Bug #441 - A colon messes up text replacement with ///

- Fixed bug #441, which misparsed '/a/a:/' as an attribute, rather than a
  substitution (thanks to Michelle Crane).
This commit is contained in:
Paul Beckingham 2010-07-23 17:29:23 -07:00
parent e8c0c8861b
commit 30cb5fa4f4
2 changed files with 14 additions and 12 deletions

View file

@ -24,6 +24,8 @@
+ Fixed bug #438, correcting the sorting of the entry_time, start_time
and end_time columns (thanks to Michelle Crane).
+ Fixed bug #439, which ignored dateformat.annotation for sparse annotations.
+ Fixed bug #441, which misparsed '/a/a:/' as an attribute, rather than a
substitution (thanks to Michelle Crane).
------ old releases ------------------------------