Through the dubious magic of autoconf, install man files in the proper directory.
[ircu2.10.12-pk.git] / ChangeLog
index ded20456125800820138abdbe8c3acf354bd468e..899ba8ae47cbba3beca78a2cd5c50c52db25f492 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
+2007-12-03  Michael Poole <mdpoole@troilus.org>
+
+       * doc/Makefile.in (DATAROOTDIR): Define.
+       (DATADIR): Likewise.
+       
 2007-11-30  Kevin L. Mitchell  <klmitch@mit.edu>
 
+       * ircd/version.c.SH: correct invalid syntax in shell case/esac
+
        * ircd/ircd_lexer.l: provide an implementation of yywrap() so we
        no longer have to link against -lfl