diff options
author | Sebastian Pipping <sebastian@pipping.org> | 2010-04-08 10:09:18 +0200 |
---|---|---|
committer | Sebastian Pipping <sebastian@pipping.org> | 2010-04-08 10:14:46 +0200 |
commit | bcc193c6e2a30ad8b22c6bdb239f63187b10151c (patch) | |
tree | 653ef440fb9b686bda2724a94e522f7f0a1b4ae1 /CHANGES | |
parent | Extend change log for bug #311419 (diff) | |
download | layman-bcc193c6e2a30ad8b22c6bdb239f63187b10151c.tar.gz layman-bcc193c6e2a30ad8b22c6bdb239f63187b10151c.tar.bz2 layman-bcc193c6e2a30ad8b22c6bdb239f63187b10151c.zip |
Fix syncing of SVN overlays for users of SVN <1.6.5 (bug #313303)
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ CHANGES Version TODO =================================== + - Fix syncing of SVN overlays for users of SVN <1.6.5 (bug #313303) + - Fix handling of empty XML entities (bug #309617) - Fix missing import (bug #306143) |