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@2167 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
11
ChangeLog
11
ChangeLog
@@ -1,5 +1,16 @@
|
||||
2000-04-08 Dave Peticolas <peticola@cs.ucdavis.edu>
|
||||
|
||||
* src/SplitLedger.c (xaccLoadXferCell): == not = Doh!!!
|
||||
|
||||
2000-04-07 Dave Peticolas <peticola@cs.ucdavis.edu>
|
||||
|
||||
* src/engine/Query.c (PROLOG): move declaration of da and db
|
||||
locals into the macros that actually use them. This gets rid
|
||||
of some annoying warnings.
|
||||
|
||||
* src/register/numcell.c: added method to set the last number
|
||||
entered. The next number entered is now the last number + 1.
|
||||
|
||||
* Makefile.in: changed [ -e filename ] to [ -f filename ]
|
||||
|
||||
* src/scm/report.scm: Changed the report format to be a record.
|
||||
|
||||
Reference in New Issue
Block a user