aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 12 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0b3a825..087bd07 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,18 @@
2013-05-16 Sergey Poznyakoff <gray@gnu.org.ua>
+ Provide support for a simplified "define" construct.
+
+ * doc/gdbm.texinfo: Document the "define" statement.
+ * src/datconv.c: Support short and ushort data types.
+ * src/gdbmtool.c: Don't call checkdb prior to handling
+ the "hash" command.
+ * src/gram.y: Support simplified definition construct:
+ "define key|content type".
+
+2013-05-16 Sergey Poznyakoff <gray@gnu.org.ua>
+
Improve handling of the variables.
-
+
* src/gdbmtool.c (opendb): Allow for unset variables.
* src/gram.y: Improve error detection.
* src/lex.l: Handle multiline strings.

Return to:

Send suggestions and report system problems to the System administrator.