From 8f658f7fb83eebc446030eaa721eb6c9ba049ac0 Mon Sep 17 00:00:00 2001 From: Claudio Matsuoka Date: Wed, 13 Feb 2013 09:22:27 -0200 Subject: [PATCH] [xmp] Add changelog file Signed-off-by: Claudio Matsuoka --- Changelog | 5 +++++ Makefile.in | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) create mode 100644 Changelog diff --git a/Changelog b/Changelog new file mode 100644 index 0000000..6fc6331 --- /dev/null +++ b/Changelog @@ -0,0 +1,5 @@ +Stable versions +--------------- + +4.0.0 (20130213): + - rewrite player to use libxmp 4.0 diff --git a/Makefile.in b/Makefile.in index 89e9fbc..8b4c9fd 100644 --- a/Makefile.in +++ b/Makefile.in @@ -19,8 +19,9 @@ SHELL = /bin/sh V = 0 DIST = xmp-$(VERSION) -DFILES = README INSTALL COPYING CREDITS configure config.sub \ - config.guess install-sh configure.ac Makefile.in $(MODULES) +DFILES = README INSTALL COPYING CREDITS Changelog configure \ + config.sub config.guess install-sh configure.ac Makefile.in \ + $(MODULES) DDIRS = src MODULES = delicate_oooz!.mod DRIVERS = @DRIVERS@