]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
*** empty log message ***
authorGuido van Rossum <guido@python.org>
Thu, 13 Jan 1994 16:16:30 +0000 (16:16 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 13 Jan 1994 16:16:30 +0000 (16:16 +0000)
ChangeLog

index 71e805fd7ff4c0e93ecf617b2fa2d2918024504b..efbaff7c7d7c7e4d1684292cd0df77312afdca41 100644 (file)
--- 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;