]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Final touch for BETA 4 (only getting rid of --with-solaris)
authorGuido van Rossum <guido@python.org>
Wed, 5 Jan 1994 01:17:12 +0000 (01:17 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 5 Jan 1994 01:17:12 +0000 (01:17 +0000)
ChangeLog

index 346dc6bd626fd42550e4d48f47899f038e37644d..f6cf6c4f747a570cbf96cc556141217d0f7f9239 100644 (file)
--- a/ChangeLog
+++ b/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)
 ========================================================================