aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e7f1637..02cbe9d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,27 @@
12013-05-08 Sergey Poznyakoff <gray@gnu.org.ua> 12013-05-08 Sergey Poznyakoff <gray@gnu.org.ua>
2 2
3 Rename testgdbm to gdbmtool. Improve documentation.
4
5 * configure.ac: Fix a typo.
6 * src/.cvsignore: Add gdbmtool
7 * src/Makefile.am: Rename testgdbm to gdbmtool. Source
8 file not renamed because of CVS deficiency.
9 * src/gdbm_dump.c: Enable NLS.
10 * src/gdbm_load.c: Likewise.
11 * src/testgdbm.c: New option -q (--quiet).
12 New command: prompt.
13 * doc/Makefile.am (man_MANS): Add new manpages.
14 * doc/gdbmtool.1: New file.
15 * doc/gdbm_load.1: New file.
16 * doc/gdbm_dump.1: New file.
17 * doc/gdbm.3: Update.
18 * doc/gdbm.texinfo: Update.
19
202013-05-08 Sergey Poznyakoff <gray@gnu.org.ua>
21
3 * configure.ac: (AC_INIT): Add webpage URL. 22 * configure.ac: (AC_INIT): Add webpage URL.
4 23
52013-05-08 Sergey Poznyakoff <gray@gnu.org.ua> 242013-05-08 Sergey Poznyakoff <gray@gnu.org.ua>
6 25
7 Improve testgdbm; install some more bugfixes. 26 Improve testgdbm; install some more bugfixes.
8 27

Return to:

Send suggestions and report system problems to the System administrator.