- Fixed bug #942, which only allowed dates to be edited if they changed day
  (thanks to Owen Clarke).
This commit is contained in:
Paul Beckingham 2012-02-27 20:10:19 -05:00
parent e42a5a831a
commit 8c0971425f
2 changed files with 8 additions and 6 deletions

View file

@ -271,6 +271,8 @@
+ Fixed bug #937, which failed 'stat' calls on Solaris (thanks to Owen Clarke).
+ Fixed bug #938, which corrected compiler warnings on Solaris (thanks to Owen
Clarke).
+ Fixed bug #942, which only allowed dates to be edited if they changed day
(thanks to Owen Clarke).
# Untracked Bugs, biggest first.
+ Fixed bug that required the '%YAML' prologue in a YAML import.