Fill the filter by dialog with given start/end time instead of calculating earliest/latest date found. Fix 335237.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13677 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Andreas Köhler
2006-03-21 06:16:40 +00:00
parent 0e9df48e47
commit ebd82d625a
3 changed files with 19 additions and 6 deletions
+9
View File
@@ -1,3 +1,12 @@
2006-03-21 Andreas Köhler <andi5.py@gmx.net>
* src/gnome/gnc-plugin-page-register.c: Fill the filter by dialog
with given start/end time instead of calculating earliest/latest
date found. Fix 335237.
* src/gnome-utils/gnc-date-edit.c (gnc_date_edit_get_date): Avoid
needless second call to mktime.
2006-03-19 Chris Lyttle <chris@wilddev.net>
* NEWS: Added some text about the release.