Added cross-reference support for document generator.
[silc.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 1af5295f0222ff88a8f14e91624d5dda997074ce..63c7053e5dd8b903b0bde0a44ae9866483e2c05f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,14 @@
+Mon Mar 25 21:11:35 EET 2002  Pekka Riikonen <priikone@silcnet.org>
+
+       * Added cross-reference support to the SILC Documentation
+         generator.  All types across all HTML files are now cross-
+         referenced.  Affected files util/robodoc/generator.c and
+         scripts/silcdoc/silcdoc.
+
+       * Added file lib/silcutil/silctypes.h to include all the
+         arithmetic type definitions and some macros.  Removed
+         includes/bitmove.h and moved macros to silctypes.h.
+
 Mon Mar 25 17:19:46 EET 2002  Pekka Riikonen <priikone@silcnet.org>
 
        * Merged bugfixes for Irssi SILC client from irssi.org CVS.