]> sjero.net Git - wget/commitdiff
[svn] Add ChangeLog entry. Renamed CVS -> Subversion in Makefile.svn instructions.
authorhniksic <devnull@localhost>
Tue, 21 Jun 2005 11:16:12 +0000 (04:16 -0700)
committerhniksic <devnull@localhost>
Tue, 21 Jun 2005 11:16:12 +0000 (04:16 -0700)
ChangeLog
Makefile.svn

index 7986bc97c0e45392c4c5db367a4889d933340556..8900fb60322090f55609a2d93afdae69a0f9c992 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-06-21  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * Makefile.cvs: Renamed to Makefile.svn.
+
+       * README.cvs: Renamed to README.svn.
+
 2005-06-20  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * configure.in: Don't check for the return type of signal
index c05b50282a53696db6d2f7ea7df63691fbe16dda..665ab142651fae499f2989ba72f8f3ce73aed9ce 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile for preparing the sources after CVS checkout.
+# Makefile for preparing the sources after Subversion checkout.
 # Copyright (C) 2000 Karl Eichwalder.
 
 # This program is free software; you can redistribute it and/or modify
@@ -28,7 +28,7 @@
 #
 # Usage:
 #
-#     make -f Makefile.cvs
+#     make -f Makefile.svn
 #
 
 SHELL = /bin/sh
@@ -42,7 +42,7 @@ prep:
 # the `make' program is called `make'.  I'm keeping them for the sake
 # of the users who expect to find them.  I don't want to make this
 # file complicated by implementing smarter detections -- the user who
-# needs different behavior should simply run `make -f Makefile.cvs'
+# needs different behavior should simply run `make -f Makefile.svn'
 # and proceed as he would have normally.
 
 configure: prep