- Fixed bug #808, which generated compiler warnings on Solarix (thanks to
  Owen Clarke).
This commit is contained in:
Paul Beckingham 2011-07-26 21:40:31 -04:00
parent 0ee1f9c1c6
commit 7e3a207d63
4 changed files with 4 additions and 11 deletions

View file

@ -158,6 +158,8 @@
the deletion of a recurring task (thanks to Matt Kraai).
+ Fixed bug #807, which caused a lack of Lua to prevent tests from building
(thanks to Owen Clarke).
+ Fixed bug #808, which generated compiler warnings on Solarix (thanks to
Owen Clarke).
# Untracked Bugs, biggest first.
+ Fixed bug that required the '%YAML' prologue in a YAML import.