summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan>2008-04-30 23:36:14 +0000
committerivan <ivan>2008-04-30 23:36:14 +0000
commit9555c3fd02a0a08eb0786f119fee6f1467f29619 (patch)
tree72d1b6e98b82e95ef3c0d7e22f75f369168013a5
parent6746a7ab7935505d4ddbfd482b7daf1da603172a (diff)
that explains the bs with ChangeLog
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2752ae035..163836a6e 100644
--- a/Makefile
+++ b/Makefile
@@ -355,7 +355,7 @@ clean:
release:
# Update the changelog
./CVS2CL
- cvs commit -m "Updated for ${VERSION}" ChangeLog
+ cvs commit -m "Updated for ${VERSION}" -ko ChangeLog
# Update the RPM specfile
cvs edit ${RPM_SPECFILE}