Update src/CHANGES.txt with descriptions of recent changes.
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Fri, 22 Aug 2008 03:50:32 +0000 (03:50 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Fri, 22 Aug 2008 03:50:32 +0000 (03:50 +0000)
git-svn-id: http://scons.tigris.org/svn/scons/trunk@3291 fdb21ef1-2011-0410-befe-b5e4ea1792b1

src/CHANGES.txt

index 49f5a1d5f4028110d4ff0380edb266c3c443aeda..46bc16ac744077f12953acb60d53848b86320f09 100644 (file)
@@ -8,12 +8,33 @@
 
 
 
-RELEASE 1.0.0 - Sat, 09 Aug 2008 12:19:44 -0700
+RELEASE 1.0.0 - XXX
+
+From Jared Grubb:
+
+  - Clear the Node state when turning a generic Entry into a Dir.
 
 From Ludwig Hähne:
 
   - Fix sporadic output-order failures in test/GetBuildFailures/parallel.py.
 
+From Greg Noel:
+
+  - Handle yacc/bison on newer Mac OS X versions creating file.hpp,
+    not file.cpp.h.
+
+  - In RPCGEN tests, ignore stderr messages from older versions of
+    rpcgen on some versions of Mac OS X.
+  - Fix typos in man page descriptions of Tag() and Package(), and in
+    the scons-time man page.
+
+  - Fix documentation of SConf.CheckLibWithHeader and other SConf methods.
+
+From Rogier Schouten:
+
+  - Enable building of shared libraries with the Bordand ilink32 linker.
+
 
 
 RELEASE 1.0.0 - Sat, 09 Aug 2008 12:19:44 -0700