behaviour in the face of abnormal termination.
* Add Apache2 example config info.
* Update mathopd example config to newer version.
+
+0.3.1 - 23rd October 2004
+
+* Add onak-mail.pl man page (Debian bug #276879)
+* Add links to HTML index output. (Debian bug #275227)
+* Speed up fetch_key_text (use of lladdend/sorted keyid array).
+* Cleanup db4 properly if we fail to open it.
+* Change buffer_put/fetchchar functions to use memcpy (speed up).
+* Add key iteration functionality to keydb backends.
+* Move dumpdb to iterate_keys.
+* Add keyd backend (persistant database access over Unix socket)
+* Cleanup logging in sixdegrees.c
+* Fix maxpath to initialise the logging infrastructure.
+* Fix sixdegrees to initialise the logging infrastructure.
+* Fix transaction around id32 updating in DB4 backend.
+* Compile warning cleanup; add missed include file.
+* Hard error when db version is < 4.
AC_PREREQ(2.50)
-AC_INIT([onak],[0.3.0+arch],[noodles-onak@earth.li])
+AC_INIT([onak],[0.3.1],[noodles-onak@earth.li])
AC_CONFIG_SRCDIR(onak.c)
AC_CONFIG_HEADER(config.h)
-onak (0.3.0+arch-1) unstable; urgency=low
+onak (0.3.1-1) unstable; urgency=low
- * arch snapshot
+ * New upstream release
+ - Add onak-mail.pl man page (Closes: #276879)
+ - Add links to HTML index output. (Closes: #275227)
- -- Jonathan McDowell <noodles@earth.li> Fri, 24 Sep 2004 19:35:48 +0100
+ -- Jonathan McDowell <noodles@earth.li> Sat, 23 Oct 2004 18:01:39 +0100
onak (0.3.0-1) unstable; urgency=low
* Initial Release. (closes: #254425)
-- Ross Burton <ross@debian.org> Thu, 17 Jun 2004 11:59:00 +0100
-