]> code.citadel.org Git - citadel.git/blobdiff - webcit/ChangeLog
* Threw away most of the gettextize-generated build system in the po/
[citadel.git] / webcit / ChangeLog
index a412bed4b4e5a84426cca525e8237c33cf687c5a..ddd35a2f95cf71074af6e527fd45f52d63289966 100644 (file)
@@ -1,5 +1,21 @@
 $Id$
 
+Fri Nov 18 23:24:09 EST 2005 ajc
+* Threw away most of the gettextize-generated build system in the po/
+  directory, and replaced it with a very simple Makefile.in.in instead.
+
+Thu Nov 17 11:32:39 EST 2005 ajc
+* More changes to try to get the po/ directory to build properly.  It's still
+  not working.  If you want to run WebCit using the current tree, be sure to
+  configure with --disable-nls
+
+Tue Nov 17 00:03:20 EST 2005 ajc
+* Assorted tweaks to activate the translations...
+
+Tue Nov 15 21:58:09 EST 2005 ajc
+* Checked in po/de.po, a German translation submitted by Wilifried Goesgens.
+  Now I just have to figure out how to activate it.
+
 Sun Nov 13 23:08:58 EST 2005 ajc
 * Added an '-f' command line option to allow WebCit to follow the
   'X-Forwarded-For:' HTTP header, if present.