[banshee] Friends, our beloved ChangeLog is no more. Long live git log, and use it wisely with others in mind.



commit 987cfc10f4975687f56f6f799bc898ada4def995
Author: Aaron Bockover <abockover novell com>
Date:   Fri May 22 20:57:32 2009 -0400

    Friends, our beloved ChangeLog is no more. Long live git log, and use it wisely with others in mind.
---
 configure.ac                        |    2 +-
 ChangeLog => extras/YeOldeChangeLog |   11 +++++++++++
 2 files changed, 12 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index 3d3073c..bd9e81e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -19,7 +19,7 @@ AC_INIT([banshee-1],
 	[banshee_version],
 	[http://bugzilla.gnome.org/enter_bug.cgi?product=banshee])
 
-AM_INIT_AUTOMAKE([1.9 dist-bzip2 tar-ustar])
+AM_INIT_AUTOMAKE([1.9 dist-bzip2 tar-ustar foreign])
 AM_MAINTAINER_MODE
 AM_CONFIG_HEADER([config.h])
 AC_SUBST([ACLOCAL_AMFLAGS], ["-I build/m4/shamrock -I build/m4/banshee -I build/m4/shave \${ACLOCAL_FLAGS}"])
diff --git a/ChangeLog b/extras/YeOldeChangeLog
similarity index 99%
rename from ChangeLog
rename to extras/YeOldeChangeLog
index aca54cc..5a3a269 100644
--- a/ChangeLog
+++ b/extras/YeOldeChangeLog
@@ -1,3 +1,14 @@
+2009-05-22  Aaron Bockover  <abock gnome org>
+
+	Friends, after 4 years and 3 months, this file has come to an end. This
+	was a good file, a noble file, and it should be respected and cherished.
+	Many wonderful people have contributed to this file. I thank them all.
+
+	The spirit of this file will live on in git log, and whatever worthy
+	change log tracking facility we may adopt in the future.
+
+	Also, I win. First and Last post. BUUUUUUURRRRRNNNN.
+
 2009-04-16  Gabriel Burt  <gabriel burt gmail com>
 
 	* src/Core/Banshee.Core/Banshee.Base/Tests/TaglibReadWriteTests.cs:



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]