Update CHANGES.txt to include Jared Grubb's contribution
authorgregnoel <gregnoel@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Mon, 10 Aug 2009 20:19:25 +0000 (20:19 +0000)
committergregnoel <gregnoel@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Mon, 10 Aug 2009 20:19:25 +0000 (20:19 +0000)
git-svn-id: http://scons.tigris.org/svn/scons/trunk@4325 fdb21ef1-2011-0410-befe-b5e4ea1792b1

src/CHANGES.txt

index 427d50907b19838afd8a73c850d1d2d71accb1a7..69d467409dc16f5f033d7279f5d26fb802ef545d 100644 (file)
@@ -21,6 +21,10 @@ RELEASE X.X.X - XXX
 
     - Textfile builder.
 
+  From Jared Grubb:
+
+    - use "is/is not" in comparisons with None instead of "==" or "!=".
+
   From Jim Hunziker:
 
     - Avoid adding -gphobos to a command line multiple times