mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Prepare for 1.5.95.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4182 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
8
NEWS
8
NEWS
@@ -1,5 +1,13 @@
|
||||
Version history:
|
||||
------- -------
|
||||
1.5.95 - 13 May 2001
|
||||
o alpha release, string freeze
|
||||
o new user account hierarchy wizard
|
||||
o account hierarchy export
|
||||
o reporting improvements
|
||||
o transfer dialog auto-completion
|
||||
o many bug fixes
|
||||
|
||||
1.5.6 - 23 April 2001
|
||||
o reporting improvements
|
||||
o many misc GUI improvements
|
||||
|
||||
@@ -24,7 +24,7 @@ dnl Process this file with autoconf to produce a configure script.
|
||||
### commands depend on them):
|
||||
|
||||
AC_INIT(src/guile/gnucash.h)
|
||||
AM_INIT_AUTOMAKE(gnucash,1.5.6)
|
||||
AM_INIT_AUTOMAKE(gnucash,1.5.95)
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
|
||||
AC_CANONICAL_HOST
|
||||
|
||||
Reference in New Issue
Block a user