diff options
author | Thierry Vignaud <tv@mandriva.org> | 2006-09-18 10:15:08 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2006-09-18 10:15:08 +0000 |
commit | 77965effc9e294a9d1438525e046d1995b02cba1 (patch) | |
tree | f5296445d6530448a42c1bb586bc5ae1f96f1537 | |
parent | debc33cace92c36108afdbcd4d7a2877ca178b2c (diff) | |
download | mgaonline-77965effc9e294a9d1438525e046d1995b02cba1.tar mgaonline-77965effc9e294a9d1438525e046d1995b02cba1.tar.gz mgaonline-77965effc9e294a9d1438525e046d1995b02cba1.tar.bz2 mgaonline-77965effc9e294a9d1438525e046d1995b02cba1.tar.xz mgaonline-77965effc9e294a9d1438525e046d1995b02cba1.zip |
(log) add an alias on changelog
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -96,6 +96,7 @@ export: cvstag: cvs tag $(CVSTAGOPT) $(TAG) +log: changelog changelog: ../common/username svn2cl --authors ../common/username.xml rm -f ChangeLog.bak |