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'.