summaryrefslogtreecommitdiffstats
path: root/src/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CHANGES.txt')
-rw-r--r--src/CHANGES.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt
index ad9f56c..5f87eb9 100644
--- a/src/CHANGES.txt
+++ b/src/CHANGES.txt
@@ -38,6 +38,8 @@ RELEASE 0.08 -
- Removed support for the prefix, suffix and src_suffix arguments
to Builder() to be callable functions.
+ - Fix handling file names with multiple dots.
+
From Charles Crain and Steven Knight:
- Add a "tools=" keyword argument to Environment instantiation,