mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Add ChangeLog.2009 for the last year.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18573 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
a2b3b35227
commit
e102dfa917
5098
ChangeLog.2009
Normal file
5098
ChangeLog.2009
Normal file
File diff suppressed because it is too large
Load Diff
@ -12,6 +12,7 @@ dist_doc_DATA = \
|
||||
AUTHORS \
|
||||
COPYING \
|
||||
ChangeLog \
|
||||
ChangeLog.2009 \
|
||||
ChangeLog.2008 \
|
||||
ChangeLog.2007 \
|
||||
ChangeLog.2006 \
|
||||
@ -191,7 +192,7 @@ if BUILDING_FROM_SVN
|
||||
# idea? Before a release, NEWS will get updated because of the version
|
||||
# change, so this should fit just fine.)
|
||||
ChangeLog: NEWS
|
||||
$(SVN) log -v --xml -r HEAD:17790 http://svn.gnucash.org/repo/gnucash | \
|
||||
$(SVN) log -v --xml -r HEAD:18543 http://svn.gnucash.org/repo/gnucash | \
|
||||
$(XSLTPROC) --stringparam strip-prefix "gnucash/trunk" \
|
||||
--stringparam include-rev "yes" $(srcdir)/macros/svn2cl.xsl - > $@
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user