libaacs | branch: master | npzacs <[email protected]> | Thu Dec 8 11:43:24 2011 +0200| [851af041619c052244e396a4819482b95fd6401a] | committer: npzacs
Added ChangeLog > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=851af041619c052244e396a4819482b95fd6401a --- ChangeLog | 5 +++++ Makefile.am | 2 +- 2 files changed, 6 insertions(+), 1 deletions(-) diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 0000000..348c692 --- /dev/null +++ b/ChangeLog @@ -0,0 +1,5 @@ +????-??-??: + - Added ChangeLog + +2011-11-30: Version 0.3.0 + - First release diff --git a/Makefile.am b/Makefile.am index 7494328..7d8572b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,7 +2,7 @@ SUBDIRS=src ACLOCAL_AMFLAGS=-I m4 -EXTRA_DIST=bootstrap COPYING KEYDB.cfg +EXTRA_DIST=bootstrap COPYING KEYDB.cfg ChangeLog AUTOMAKE_OPTIONS = \ dist-bzip2 \ _______________________________________________ libaacs-devel mailing list [email protected] http://mailman.videolan.org/listinfo/libaacs-devel
