summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2009-03-31 18:49:48 -0400
committerMatthias Clasen <mclasen@redhat.com>2009-03-31 18:49:48 -0400
commit0dd7155f79407630755764b91bf1baaf7cdf5806 (patch)
tree5d73633641a6dcb78e7f39c8aac51e5faf3b6e7d /modules
parenta33934f5d7559e3077748889417deb891e68a940 (diff)
downloadgtk+-0dd7155f79407630755764b91bf1baaf7cdf5806.tar.gz
Update README files to refer to git
Update various README files to refer to git instead of svn. Also discontinue ChangeLog files.
Diffstat (limited to 'modules')
-rw-r--r--modules/engines/pixbuf/ChangeLog6
-rw-r--r--modules/other/gail/ChangeLog6
2 files changed, 12 insertions, 0 deletions
diff --git a/modules/engines/pixbuf/ChangeLog b/modules/engines/pixbuf/ChangeLog
index 00975e8093..8764d38bcc 100644
--- a/modules/engines/pixbuf/ChangeLog
+++ b/modules/engines/pixbuf/ChangeLog
@@ -1,3 +1,9 @@
+=== ChangeLog discontinued ===
+
+ With the move to git, GTK+ is switching from a ChangeLog file
+ to relying on commit messages to provide change history. Please
+ see README.commits for guidance on the expected message format.
+
2009-03-13 Matthias Clasen <mclasen@redhat.com>
* === Released 2.16.0 ===
diff --git a/modules/other/gail/ChangeLog b/modules/other/gail/ChangeLog
index eea65f1bd1..6ea385398e 100644
--- a/modules/other/gail/ChangeLog
+++ b/modules/other/gail/ChangeLog
@@ -1,3 +1,9 @@
+=== ChangeLog discontinued ===
+
+ With the move to git, GTK+ is switching from a ChangeLog file
+ to relying on commit messages to provide change history. Please
+ see README.commits for guidance on the expected message format.
+
2009-03-25 Tor Lillqvist <tml@novell.com>
Bug 575644 - Cygwin gail build patch