summaryrefslogtreecommitdiff
path: root/src/RELEASE.txt
diff options
context:
space:
mode:
authorGary Oberbrunner <garyo@oberbrunner.com>2011-02-18 03:05:29 +0000
committerGary Oberbrunner <garyo@oberbrunner.com>2011-02-18 03:05:29 +0000
commitcbc6dd724e91223216b929c37be89bc0b48643f4 (patch)
tree762c6d9e0fa697a5580545b5480759b4011c55f2 /src/RELEASE.txt
parent0674eccd8b11a40e82e26cea77413deabcbdb659 (diff)
downloadscons-cbc6dd724e91223216b929c37be89bc0b48643f4.tar.gz
Update CHANGES and RELEASE per last commit.
Diffstat (limited to 'src/RELEASE.txt')
-rw-r--r--src/RELEASE.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/RELEASE.txt b/src/RELEASE.txt
index 506217c0..4c0017f9 100644
--- a/src/RELEASE.txt
+++ b/src/RELEASE.txt
@@ -53,6 +53,7 @@
FIXES
+ - Delete can now delete symlinks to directories and broken symlinks
- CPPDEFINES containing dictionaries now work better.
- A problem with using implicit-cache and removing dependencies on
disk is corrected.