mirror of
https://github.com/python/cpython.git
synced 2025-09-28 11:15:17 +00:00
Final touch for BETA 4 (only getting rid of --with-solaris)
This commit is contained in:
parent
2f3e8d56f3
commit
718581a522
1 changed files with 19 additions and 0 deletions
19
ChangeLog
19
ChangeLog
|
@ -1,3 +1,22 @@
|
||||||
|
========================================================================
|
||||||
|
Release of 1.0.0 BETA 4 (Jan 5 1994)
|
||||||
|
========================================================================
|
||||||
|
|
||||||
|
Wed Jan 5 01:21:59 1994 Guido van Rossum (guido@voorn.cwi.nl)
|
||||||
|
|
||||||
|
* README, version.c: bumped version to 1.0.0 BETA 4
|
||||||
|
|
||||||
|
* README: removed all references to --with-solaris; updated list
|
||||||
|
of files and directories
|
||||||
|
|
||||||
|
* Modules/sunaudiodevmodule.c: define SOLARIS if
|
||||||
|
HAVE_SYS_AUDIOIO_H is defined
|
||||||
|
|
||||||
|
* Python/thread.c: define SOLARIS if HAVE_THREAD_H is defined
|
||||||
|
|
||||||
|
* configure.in: added test for <thread.h> (SOLARIS thread
|
||||||
|
interface); remvoe test for --with-solaris
|
||||||
|
|
||||||
========================================================================
|
========================================================================
|
||||||
Release of 1.0.0 BETA 3 (Jan 5 1994)
|
Release of 1.0.0 BETA 3 (Jan 5 1994)
|
||||||
========================================================================
|
========================================================================
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue