summaryrefslogtreecommitdiffstats
path: root/src/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CHANGES.txt')
-rw-r--r--src/CHANGES.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt
index 70ac655..b858dd8 100644
--- a/src/CHANGES.txt
+++ b/src/CHANGES.txt
@@ -35,7 +35,8 @@ RELEASE 0.12 - XXX
- Add an Environment.SourceCode() method to support fetching files
from source code systems. Add factory methods that create Builders
- to support BitKeeper, CVS, RCS, SCCS and Subversion.
+ to support BitKeeper, CVS, RCS, SCCS and Subversion. Add support
+ for fetching files from RCS or SCCS transparently (like GNU Make).
- Make the internal to_String() function more efficient.