]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
* Removed instances of hard-coded CTDLDIR; this breaks -h
[citadel.git] / citadel / ChangeLog
index 787f16f6974e2bb5a69b6dc62349cdc3ab10be32..ec4d50dce0c1f0a5279dd38767b14c26979c2973 100644 (file)
@@ -1,4 +1,20 @@
 $Log$
+Revision 653.16  2005/08/02 03:40:15  ajc
+* Removed instances of hard-coded CTDLDIR; this breaks -h
+
+Revision 653.15  2005/08/02 03:05:31  ajc
+* Added in Wilfried Goesgens' debian/ build directory.
+
+Revision 653.14  2005/08/02 02:49:12  ajc
+* Applied Wilfried Goesgens' dirconfig patch for more install targets
+
+Revision 653.13  2005/08/01 20:45:26  ajc
+* citadel_ipc.c: RUN_DIR not RUNDIR in line 2944
+
+Revision 653.12  2005/07/29 03:50:52  ajc
+* Temporarily disabling network_purge_spoolout() because it may be
+  removing files it shouldn't.
+
 Revision 653.11  2005/07/29 01:50:58  ajc
 * Create network/ directory hierarchy if it doesn't exist
 
@@ -6961,3 +6977,4 @@ Sat Jul 11 00:20:48 EDT 1998 Nathan Bryant <bryant@cs.usm.maine.edu>
 
 Fri Jul 10 1998 Art Cancro <ajc@uncensored.citadel.org>
        * Initial CVS import
+