]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
The usual...
authorGuido van Rossum <guido@python.org>
Mon, 3 Jan 1994 15:21:29 +0000 (15:21 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 3 Jan 1994 15:21:29 +0000 (15:21 +0000)
ChangeLog

index b5df2684094ec82590402da401fb7dfaf8de6a29..8371558f2cc19ad8bf16b41e52318c0c63e7c9a8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
 Mon Jan  3 00:02:24 1994  Guido van Rossum  (guido@voorn.cwi.nl)
 
+       * Modules/rotormodule.c (RTR_e_char, RTR_d_char): avoid warnings
+       by picky compilers about unsigned % signed
+
+       * README: added a section on building it for non-UNIX systems
+
+       * Makefile (configure): call autoheader when calling autoconf
+
+       * Include/config.h.in: now generated by autoheader
+
+       * acconfig.h: new file (input for autoheader)
+
        * configure.in: added AC_REVISION call to top
 
        * Modules/flmodule.c (form_setattr): one NULL should be 0