Bug #703 - /foo/bar/g doesn't operate globally on annotations

- Fixed bug #703 that was failing to reset a moving pattern cursor between
  annotations.
- Added unit tests to  verify this functionality.
This commit is contained in:
Paul Beckingham 2011-03-26 09:50:26 -04:00
parent 437bb95f01
commit a1d47e9509
3 changed files with 83 additions and 1 deletions

View file

@ -19,6 +19,8 @@
complement of a filtered set (thanks to Dan White).
# Tracked Bugs, sorted by ID.
+ Fixed bug #703, where global substitutions didn't make all expected
annotation changes.
+ Fixed Bug #713, which fixes typos in the holidays-UK.rc file (thanks to
Alexei Romanoff).
+ Added feature #714, including Belarus holidays (thanks to Alexei Romanoff).