summaryrefslogtreecommitdiffstats
path: root/src/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CHANGES.txt')
-rw-r--r--src/CHANGES.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt
index 83ec410..4064121 100644
--- a/src/CHANGES.txt
+++ b/src/CHANGES.txt
@@ -59,6 +59,9 @@ RELEASE 0.97 - XXX
$RPCGEN, $RPCGENFLAGS, $RPCGENCLIENTFLAGS, $RPCGENHEADERFLAGS,
$RPCGENSERVICEFLAGS, $RPCGENXDRFLAGS.
+ - Update the man page to document that prefix and suffix Builder
+ keyword arguments can be strings, callables or dictionaries.
+
- Provide more info in the error message when a user tries to build
a target multiple ways.
@@ -69,6 +72,9 @@ RELEASE 0.97 - XXX
- Only replace a Node's builder with a non-null source builder.
+ - Fix a stack trace when a suffix selection dictionary is passed
+ an empty source file list.
+
From Christoph Wiedemann:
- Add an Environment.SetDefault() method that only sets values if