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.
This commit is contained in:
Matthias Clasen
2009-03-31 19:39:16 -04:00
parent b5ef6da3c3
commit 785bed2e18
11 changed files with 157 additions and 42 deletions

View File

@@ -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 Kristian Rietveld <kris@imendio.com>
* gsignal.c (signal_lookup_closure): when defaulting to the only