From 6fd512cc117ebb61ced94f2d67f69ae5ed81b60b Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Sat, 19 Jun 2010 13:34:03 -0400 Subject: Added NEWS entries for 2.6.2 and 2.6.3 --- doc/NEWS | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'doc/NEWS') diff --git a/doc/NEWS b/doc/NEWS index 100e4ea2..1d4826dc 100644 --- a/doc/NEWS +++ b/doc/NEWS @@ -13,6 +13,23 @@ features, please see the manual. To see 2.6 behavior, use "bal -n" in 3.0. The -s option no longer has any effect on balance reports. +* 2.6.3 + +- Minor fixes to allow for compilation with gcc 4.4. + +* 2.6.2 + +- Bug fix: Command-line options, such as -O, now override init-file options + such as -V. + +- Bug fix: "cat data | ledger -f -" now works. + +- Bug fix: --no-cache is now honored. Previously, it was writing out a cache + file named "". + +- Bug fix: Using %.2X in a format string now outputs 2 spaces if the state is + cleared. + * 2.6.1 - Added the concept of "balance setting transactions": -- cgit v1.2.3