aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog12
-rw-r--r--doc/.cvsignore15
2 files changed, 27 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8bce139..e92d9e5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2011-08-03 Sergey Poznyakoff <gray@gnu.org.ua>
+
+ * src/gdbm.proto2: Remove a leftover __P wrapper.
+ * src/gdbmsetopt.c (gdbm_setopt): Avoid coredumps on NULL
+ optval.
+
+ * doc/.cvsignore: Update.
+ * doc/Makefile.am: Rewrite.
+ * doc/gdbm.texinfo: Revise.
+ * doc/gendocs_template: New file.
+ * doc/untabify.el: New file.
+
2011-08-02 Sergey Poznyakoff <gray@gnu.org.ua>
* tests/.cvsignore: Update.
diff --git a/doc/.cvsignore b/doc/.cvsignore
index bca08df..9d32319 100644
--- a/doc/.cvsignore
+++ b/doc/.cvsignore
@@ -5,5 +5,20 @@ gdbm.dvi
gdbm.pdf
gdbm.ps
gdbm.html
+gdbm.aux
+gdbm.cp
+gdbm.cps
+gdbm.fl
+gdbm.fn
+gdbm.fns
+gdbm.kw
+gdbm.ky
+gdbm.log
+gdbm.pg
+gdbm.toc
+gdbm.tp
+gdbm.vr
+gdbm.vrs
+manual
stamp-vti
version.texi

Return to:

Send suggestions and report system problems to the System administrator.