|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: [Muscle] new ccid driver version 0.9.1
From: Ludovic Rousseau (ludovic.rousseau
free.fr)
Date: Thu Jul 01 2004 - 10:29:49 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Le Thursday 01 July 2004 à 14:40:44, Ludovic Rousseau a écrit:
> Because of a bug (not yet isolated) in rcs2log(1) the file ChangeLog is
> not complete. I am working on that but wanted to release a new version
> first.
It is not a but but a feature :-)
rcs2log do not print cvs commit messages if they start with a #.
It is documented in the awk source code of rcs2log:
# Ignore log entries prefixed by "#".
if (newlog ~ /^#/) { next }
I then added a space character in the 3 occurrences I found in the CVS
repository.
Bye,
--
Dr. Ludovic Rousseau Ludovic.Rousseau
free.fr
-- Normaliser Unix c'est comme pasteuriser le camembert, L.R. --
_______________________________________________
Muscle mailing list
Muscle
lists.musclecard.com
http://lists.drizzle.com/mailman/listinfo/muscle
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]