]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
Fixes for Cygwin (see ChangeLog)
[citadel.git] / citadel / ChangeLog
index afcac1905b48bdc3e49a7adf674a1c24c9e997cb..096fad2bfaae09f7f44fd595f70258b41440ecd6 100644 (file)
@@ -1,3 +1,11 @@
+1998-02-02 Nathan Bryant <bryant@cs.usm.maine.edu>
+       * Fixes for Cygwin:
+         - ifdef out file download methods that require named pipes (client)
+         - include pthread.h and gdbm.h only if they are present (fixes
+           auto dependency generation)
+         - include snprintf.h where needed
+         - handle .exe suffixes for "make install"
+
 Tue Feb  2 22:15:08 EST 1999 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
        * Overhauled the express messaging system (again)