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@