]> arthur.barton.de Git - netatalk.git/blobdiff - ChangeLog
Include the dbenv path in some of the syslog messages so that administrators
[netatalk.git] / ChangeLog
index 3a92535e6d874488faf5bb4359f2b717a3e73854..85bfa48b2bf94fed5528fad29cdb81105b451945 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,39 @@
+2001-11-04  joe c <marcus@marcuscom.com>
+
+       * libatalk/cnid/cnid_open.c: Re-added code to enable on-the-fly database
+       recovery
+
+2001-10-31  Dan <bobo@bocklabs.wisc.edu>
+        * Fixed bug in bin/afppasswd/Makefile.am causing compile problems
+          with SuSE distro.
+
+2001-10-24  joe  c  <marcus@marcuscom.com>
+
+       * etc/afpd/fork.c: Patch to add read-only locking support
+         (thanks to Miro Jurisic <meeroh@MIT.EDU>)
+
+2001-10-23  jeff b  <jeff@univrel.pr.uconn.edu>
+
+       * etc/afpd/{{afpd_options,filedir,main,unix}.c,
+       {filedir,globals,unix}.h}: patch from Edmund Lam to allow
+       perms masks
+
+2001-10-21  joe c <marcus@marcuscom.com>
+
+       * libatalk/cnid*.c: Big patch to improve transaction throughput
+         and database resiliency
+
+2001-10-19  Lance Levsen  <l.levsen@printwest.com>
+
+       * doc/FAQ: Thanks for the Patch Karen.
+
+       * doc/INSTALL: Thanks for the Patch Karen.
+
+       * CONTRIBUTORS (Developers): Thanks for the patch Brandon.
+
+       * configure.in: Fix db3 detection for db3 3.3.x users.  Thanks to
+         Jonathan Newman <jnewman@mudpup.com>
+
 2001-10-18  joe c <marcus@marcuscom.com>
 
        * libatalk/cnid/cnid_add.c: Fix dancing icon problem