summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2010-07-08 17:47:43 +0200
committerSebastian Pipping <sebastian@pipping.org>2010-07-08 17:47:43 +0200
commit2024dd0c9337f91a676ec821bfca59246501ffae (patch)
tree9bd9de6225016c574bdd6343f37682776f577bfb /CHANGES
parent3eac51fa7beb8e7cae657c394c2de52f3f47ef12 (diff)
downloadlayman-2024dd0c9337f91a676ec821bfca59246501ffae.tar.gz
layman-2024dd0c9337f91a676ec821bfca59246501ffae.tar.bz2
layman-2024dd0c9337f91a676ec821bfca59246501ffae.zip
Fix doctest error reported by dabbott
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 9e4d793..fb78b2c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,9 @@ Version TODO
- Fixed: Catch keyboard interrupts (Ctrl+C) while
running child processes properly
+ - Fixed: doctest error in tar overlay code (bug #327491)
+ Thanks to David Abbott for reporting!
+
Version 1.4.0 - Released 2010-07-08
===================================