summaryrefslogtreecommitdiff
path: root/gmodule
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2009-03-31 19:39:16 -0400
committerMatthias Clasen <mclasen@redhat.com>2009-03-31 19:39:16 -0400
commit785bed2e18c18842f07ada42af2ec80cf18aca70 (patch)
treefeab4986b7a972ebab6189270bc517aa64c785f8 /gmodule
parentb5ef6da3c31ad1067b88f7edd53c5d48fe7f73c1 (diff)
Update README files to refer to git
Update various README files to refer to git instead of svn. Add a README.commits that is pretty much a copy of the same file in GTK+. Also discontinue ChangeLog files.
Diffstat (limited to 'gmodule')
-rw-r--r--gmodule/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gmodule/ChangeLog b/gmodule/ChangeLog
index f2cc7e8e1..fff7980d0 100644
--- a/gmodule/ChangeLog
+++ b/gmodule/ChangeLog
@@ -1,3 +1,9 @@
+=== ChangeLog discontinued ===
+
+ With the move to git, GLib 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.20.0 ===