- Fixed bug #835, which prevented hierarchical projects from being recognized.
This commit is contained in:
Paul Beckingham 2011-09-21 00:19:42 -04:00
parent 965e15fe91
commit e478f6626b
4 changed files with 10 additions and 7 deletions

View file

@ -186,6 +186,7 @@
+ Fixed bug #808, which generated compiler warnings on Solarix (thanks to
Owen Clarke).
+ Fixed bug #831, which prevented some date fields from being properly parsed.
+ Fixed bug #835, which prevented hierarchical projects from being recognized.
# Untracked Bugs, biggest first.
+ Fixed bug that required the '%YAML' prologue in a YAML import.