mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
*** empty log message ***
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4414 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
debf97b9fa
commit
27ed1ee57e
17
ChangeLog
17
ChangeLog
@ -1,3 +1,20 @@
|
||||
2001-06-04 James LewisMoss <jimdres@mindspring.com>
|
||||
|
||||
* src/test/test-xml-commodity.c (node_and_commodity_equal): use
|
||||
string_to_gint64 rather than string_to_integer.
|
||||
|
||||
* src/engine/sixtp-utils.c: (string_to_gint64) return FALSE if the
|
||||
content is NULL.
|
||||
|
||||
* src/engine/gnc-commodity-xml-v2.c (set_commodity_value): use
|
||||
string_to_gint64 rather than string_to_integer.
|
||||
|
||||
* src/engine/io-gncxml-v2.c (gnc_counter_end_handler): use
|
||||
string_to_gint64 rather than string_to_integer.
|
||||
|
||||
* src/engine/sixtp-dom-parsers.c (string_to_integer): remove
|
||||
func. duplicates string_to_gint64
|
||||
|
||||
2001-06-04 Dave Peticolas <dave@krondo.com>
|
||||
|
||||
* src/SplitLedger.c: fix spelling errors
|
||||
|
Loading…
Reference in New Issue
Block a user