From 8f87828ff26419de41accbe03385eb7214f909bd Mon Sep 17 00:00:00 2001 From: Claudio Matsuoka Date: Mon, 24 Feb 2014 17:22:14 -0300 Subject: [PATCH] Update changelog Signed-off-by: Claudio Matsuoka --- Changelog | 4 ++-- Makefile.am | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Changelog b/Changelog index 8eaa8c6..004994c 100644 --- a/Changelog +++ b/Changelog @@ -1,7 +1,7 @@ Stable versions --------------- -4.0.7 (): +4.0.7 (20140301): - Fix NetBSD sound driver (by shattered) - Fix Haiku sound driver - Fix info message display time @@ -12,7 +12,7 @@ Stable versions - Portability fixes to build with Visual C++ Changes by Jan Engelhardt: - - Do not error out when g++ is absent on non-BEOS + - Do not error out when g++ is absent on non-BeOS 4.0.5 (20130512): - Fix loop when skipping to first file and it's not playable diff --git a/Makefile.am b/Makefile.am index 5399d1b..ab2d8e1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,4 +2,4 @@ SUBDIRS = src -EXTRA_DIST = CREDITS Changelog ub-name.it +EXTRA_DIST = CREDITS Changelog