mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Bug #818
- 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:
parent
efb2476c15
commit
28a4947234
5 changed files with 97 additions and 9 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue