diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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; |