From bb8de100e4b0375c75bd748ef3eb7682a641594c Mon Sep 17 00:00:00 2001 From: Cody Russell Date: Thu, 23 Aug 2007 15:52:59 +0000 Subject: [PATCH] Change references to README.cvs-commits so they say README.commits. 2007-08-23 Cody Russell * HACKING: Change references to README.cvs-commits so they say README.commits. svn path=/trunk/; revision=18679 --- ChangeLog | 5 +++++ HACKING | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 6d55bbf2a2..0ade012417 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-08-23 Cody Russell + + * HACKING: Change references to README.cvs-commits so they say + README.commits. + 2007-08-23 Jan Arne Petersen * gtk/gtkbuilderparser.c: (text): Duplicate the string returned by diff --git a/HACKING b/HACKING index bd8cfc8e7a..4a3ea44d36 100644 --- a/HACKING +++ b/HACKING @@ -54,6 +54,6 @@ options like `--prefix=/usr' to `configure' you can give those options to `autogen.sh' and they will be passed on to `configure'. For information about submitting patches and committing changes -to SVN, see the `README' and `README.cvs-commits' files. In particular, +to SVN, see the `README' and `README.commits' files. In particular, don't, under any circumstances, commit anything to SVN before -reading and understanding `README.cvs-commmits'. +reading and understanding `README.commmits'.