- Fixed bug #818, which caused partial tag matching (thanks to Joe Holloway).
- Note that the regex word boundary anchors are different for Solaris
  and Linux, and largely broken on OSX.
- Added unit tests.
This commit is contained in:
Paul Beckingham 2012-02-12 10:42:24 -05:00
parent efb2476c15
commit 28a4947234
5 changed files with 97 additions and 9 deletions

View file

@ -208,6 +208,7 @@
+ Fixed bug #817, which caused a build problem with a Core2 Duo processor on a
Mac OSX 10.6 machine. Notes updated in INSTALL file (thanks to John
Hammond).
+ Fixed bug #818, which caused partial tag matching (thanks to Joe Holloway).
+ Fixed bug #822, #845, which generated incorrect IDs (thanks to Matt Kraai and
Michelle Crane).
+ Fixed bug #823, so that recurring task change propagations are now always