- Fixed bug #917, which mis-encoded quotes (thanks to Uli Martens).
- Added unit tests.
- Minor unrelated edits.
This commit is contained in:
Paul Beckingham 2012-02-02 22:58:36 -05:00
parent 89b5c91a35
commit 2ce9322a28
5 changed files with 70 additions and 8 deletions

View file

@ -240,6 +240,7 @@
to Paul-Gheorghe Barbu).
+ Fixed bug #901, which was preventing multiple IDs and UUIDs from being used
as a filter (thanks to Bryce Harrington).
+ Fixed bug #917, which mis-encoded quotes (thanks to Uli Martens).
# Untracked Bugs, biggest first.
+ Fixed bug that required the '%YAML' prologue in a YAML import.