aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog19
1 files changed, 18 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1064411..f02afc2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,24 @@
+2013-05-08 Sergey Poznyakoff <gray@gnu.org.ua>
+
+ Bugfixes.
+
+ * src/gdbmdefs.h: Fix typo in a comment.
+ * src/gdbmdump.c (gdbm_dump_to_file): Improve error
+ checking.
+ * src/testgdbm.c: Improve interactive usage.
+ (command) <minlen>: Rename to len.
+ (command_tab): Initialize len.
+ (set_minimal_abbreviations): Remove.
+ (sort_commands): New function.
+ (find_command): Print possible alternatives in case of
+ ambiguous input.
+ (main): Reset param.argc after freeing previous arguments.
+ Continue silently if find_command returns NULL.
+
2013-05-07 Sergey Poznyakoff <gray@gnu.org.ua>
Bugfix.
-
+
* src/gdbmreorg.c: Call _gdbm_mapped_init when the database
structure is fully initialized (Puszcza bug #171).

Return to:

Send suggestions and report system problems to the System administrator.