summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Deegan <bill@baddogconsulting.com>2015-07-31 14:15:27 -0700
committerWilliam Deegan <bill@baddogconsulting.com>2015-07-31 14:15:27 -0700
commitc1ddb4dc19dafbb745efdf883cc43172a5571b6b (patch)
treedceb22d2f6965060b99edb4e0570e4355882e5a9
parent219447e40b44bfb515fc230b61962133c8e095fd (diff)
downloadscons-c1ddb4dc19dafbb745efdf883cc43172a5571b6b.tar.gz
Changes for 2.3.6
-rw-r--r--debian/changelog6
-rw-r--r--src/Announce.txt3
-rw-r--r--src/CHANGES.txt4
3 files changed, 9 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index 9dbb1b32..b161db10 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+scons (2.3.6) unstable; urgency=low
+
+ * Maintenance release.
+
+ -- William Deegan <bill@baddogconsulting.com> Mon, 17 Jun 2015 21:07:32 -0700
+
scons (2.3.5) unstable; urgency=low
* Maintenance release.
diff --git a/src/Announce.txt b/src/Announce.txt
index 2d26ab57..f96e703c 100644
--- a/src/Announce.txt
+++ b/src/Announce.txt
@@ -45,6 +45,9 @@ RELEASE VERSION/DATE TO BE FILLED IN LATER
changes.
+ Please note the following important changes since release 2.3.5:
+ - Support for Visual Studio 2015
+
Please note the following important changes since release 2.3.4:
- Documentation fixes for libraries.xml and
builders-writing.xml (#2989 and #2990)
diff --git a/src/CHANGES.txt b/src/CHANGES.txt
index b3a46b8b..906ccfc8 100644
--- a/src/CHANGES.txt
+++ b/src/CHANGES.txt
@@ -6,10 +6,6 @@
RELEASE VERSION/DATE TO BE FILLED IN LATER
- From John Doe:
-
- - Whatever John Doe did.
-
From Rob Smith:
- Added support for Visual Studio 2015