aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2019-02-19 17:01:28 +0200
committerSergey Poznyakoff <gray@gnu.org>2019-02-19 17:01:28 +0200
commit2159866d24900f486a5be7f6e838d8f7bcf24976 (patch)
treef4f472aba22f4173e57260361bce19ffeae8dad9
parentbff3ef0e753bca9d01a25f9165ae2bf897ff0b52 (diff)
downloaddico-2159866d24900f486a5be7f6e838d8f7bcf24976.tar.gz
dico-2159866d24900f486a5be7f6e838d8f7bcf24976.tar.bz2
Version 2.7.90
-rw-r--r--NEWS10
-rw-r--r--configure.boot4
2 files changed, 9 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index 09eceea..fc3b124 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,2 @@
-GNU Dico NEWS -- history of user-visible changes. 2018-09-25
-Copyright (C) 2008-2010, 2012-2018 Sergey Poznyakoff
+GNU Dico NEWS -- history of user-visible changes. 2019-02-19
See the end of file for copying conditions.
@@ -6,2 +5,7 @@ Please send Dico bug reports to <bug-dico@gnu.org.ua>
+Version 2.7.90 (git)
+
+* Fix memory access errors
+
+
Version 2.7, 2018-09-25
@@ -238,3 +242,3 @@ Copyright information:
-Copyright (C) 2008-2010, 2012-2017 Sergey Poznyakoff
+Copyright (C) 2008-2019 Sergey Poznyakoff
diff --git a/configure.boot b/configure.boot
index b4b5300..808e2db 100644
--- a/configure.boot
+++ b/configure.boot
@@ -14,3 +14,3 @@ dnl Process this file with -*- autoconf -*- to produce a configure script.
# This file is part of GNU Dico
-# Copyright (C) 1998-2000, 2008-2010, 2012-2018 Sergey Poznyakoff
+# Copyright (C) 1998-2000, 2008-2010, 2012-2019 Sergey Poznyakoff
#
@@ -30,3 +30,3 @@ dnl Process this file with -*- autoconf -*- to produce a configure script.
AC_PREREQ(2.63)
-AC_INIT([GNU dico], 2.7, [bug-dico@gnu.org])
+AC_INIT([GNU dico], 2.7.90, [bug-dico@gnu.org])
AC_CONFIG_SRCDIR([dicod/main.c])

Return to:

Send suggestions and report system problems to the System administrator.