summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2003-09-08 20:38:35 +0000
committerHavoc Pennington <hp@src.gnome.org>2003-09-08 20:38:35 +0000
commit3a119e13db66b2130a9cb80cad07f086a8d6b08c (patch)
tree1588c8811da4f76c50dd18bb6d4d7d6efc313c27
parentb413f5e7e068392e0dee76d8e42416d02c22db7b (diff)
downloadmetacity-3a119e13db66b2130a9cb80cad07f086a8d6b08c.tar.gz
remove "this is the unstable branch" warning
2003-09-08 Havoc Pennington <hp@redhat.com> * configure.in: remove "this is the unstable branch" warning
-rw-r--r--ChangeLog4
-rw-r--r--configure.in2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2477ecba..7c3df772 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2003-09-08 Havoc Pennington <hp@redhat.com>
+ * configure.in: remove "this is the unstable branch" warning
+
+2003-09-08 Havoc Pennington <hp@redhat.com>
+
* configure.in: 2.6.0
2003-09-04 Havoc Pennington <hp@redhat.com>
diff --git a/configure.in b/configure.in
index ba48f677..247d1e34 100644
--- a/configure.in
+++ b/configure.in
@@ -390,4 +390,4 @@ metacity-$VERSION:
Xsync: ${found_xsync}
Deprecated config dialog: ${enable_config_dialog}
"
-echo "This is the UNSTABLE branch of metacity, use 2.4.x for stable (gnome-2-2 branch in CVS)"
+## echo "This is the UNSTABLE branch of metacity, use 2.4.x for stable (gnome-2-2 branch in CVS)"