diff libcruft/ChangeLog @ 6118:2803c70d8d01

[project @ 2006-10-27 23:19:17 by jwe]
author jwe
date Fri, 27 Oct 2006 23:19:17 +0000
parents b64fb24bf4a0
children 483176585b84
line wrap: on
line diff
--- a/libcruft/ChangeLog	Fri Oct 27 21:41:54 2006 +0000
+++ b/libcruft/ChangeLog	Fri Oct 27 23:19:17 2006 +0000
@@ -3,6 +3,7 @@
 	* mkf77def.in: Downcase all input to simplify matching.
 	Match only lines beginning with whitespace.
 	Match function return types.
+	Use literal TAB characters instead of \t in sed patterns.
 	From Michael Goffioul <michael.goffioul@swing.be>.
 
 2006-10-26  Michael Goffioul  <michael.goffioul@swing.be>