mirror of
https://github.com/python/cpython.git
synced 2025-09-28 19:25:27 +00:00
The usual...
This commit is contained in:
parent
61fe8619fb
commit
e182fe5342
1 changed files with 11 additions and 0 deletions
11
ChangeLog
11
ChangeLog
|
@ -1,5 +1,16 @@
|
||||||
Mon Jan 3 00:02:24 1994 Guido van Rossum (guido@voorn.cwi.nl)
|
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
|
* configure.in: added AC_REVISION call to top
|
||||||
|
|
||||||
* Modules/flmodule.c (form_setattr): one NULL should be 0
|
* Modules/flmodule.c (form_setattr): one NULL should be 0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue