Fixed AUTHORS tyop.

Natch changelog entry.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4840 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Joshua Sled 2001-06-30 06:04:36 +00:00
parent a3070fdb16
commit ee1b205286
2 changed files with 14 additions and 1 deletions

View File

@ -63,7 +63,7 @@ James LewisMoss <dres@debian.org> design doc patches, XML refactoring,
automated test suite, new file hierarchy import.
Christian Stimming <stimming@tuhh.de> is a report-generating
monster. He's been on of the largest contributors to the current report
monster. He's been one of the largest contributors to the current report
infrastructure, creating many of the important reports.
Joshua Sled <jsled@asynchronous.org> works on scheduled transactions

View File

@ -1,3 +1,16 @@
2001-06-29 Joshua Sled <jsled@asynchronous.org>
* src/gnome/gnc-frequency.c: Added functions for dealing with
widget changes in the year-subset freq. panels [quarterly,
tri-yearly, semi-yearly, yearly].
* src/gnome/gnc-frequency.c (gnc_frequency_save_state): Some
improvment regarding saving the state of scheduled transactions.
(gnc_frequency_setup): Much improvement regarding the setup of
scheduled transactions.
(year_range_sels_changed): Added to simplify modifications to
year-range scheduled transactions.
2001-06-29 Dave Peticolas <dave@krondo.com>
* src/engine/gnc-account-xml-v2.c: Alex Zepeda's patch