update to release 1.8.11

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10457 57a11ea4-9604-0410-9ed3-97b8803252fd
zzzoldfeatures/cashutil
Chris Lyttle 22 years ago
parent 321d3e2473
commit 7ea795e02e

@ -1,3 +1,7 @@
2005-02-06 Chris Lyttle <chris@wilddev.net>
* src/scm/main.scm: Update for 1.8.11 release
2005-02-06 Derek Atkins <derek@ihtfp.com>
* src/engine/date.c: Fix the last-day-of-month computation for

@ -357,7 +357,7 @@ string and 'directories' must be a list of strings."
(_ "This is a development version. It may or may not work.\n")
(_ "Report bugs and other problems to gnucash-devel@gnucash.org.\n")
(_ "You can also lookup and file bug reports at http://bugzilla.gnome.org\n")
(_ "The last stable version was ") "GnuCash 1.8.10" "\n"
(_ "The last stable version was ") "GnuCash 1.8.11" "\n"
(_ "The next stable version will be ") "GnuCash 1.10 or 2.0"
"\n\n"))))

Loading…
Cancel
Save