*** empty log message ***
diff --git a/ChangeLog b/ChangeLog
index 71e805f..efbaff7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 Thu Jan 13 16:40:28 1994  Guido van Rossum  (guido@voorn.cwi.nl)
 
+	* Modules/flmodule.c: make type objects static
+
+	* Modules/almodule.c: make type objects static
+
 	* Makefile.in: add rule to build Makefile; add VPATH for that;
 	remove dependency on configure script (you can run 'make autoconf'
 	instead); add Lib/test to path for test target;