- Fixed bug #251 that caused the .hasnt attribute modifier to fail
  when annotations were present.  Thanks to John Florian.
This commit is contained in:
Paul Beckingham 2009-08-16 22:38:33 -04:00
parent ec7f7cc939
commit 07da2396fc
4 changed files with 184 additions and 62 deletions

View file

@ -27,6 +27,8 @@
+ Fixed bug #260 whereby the start, stop and delete commands did not complain
when filter arguments were specified, even though they were ignored
(thanks to Charles T. Yun).
+ Fixed bug #251 whereby the presence of annotations cause the .hasnt attribute
modifier to not work (thanks to John Florian).
------ old releases ------------------------------