From 9bf0a526f2abb45b11270bb33ec368d7eae16635 Mon Sep 17 00:00:00 2001 From: Christos Zoulas Date: Wed, 26 Mar 2003 15:38:22 +0000 Subject: [PATCH] While in gnuland, do as the GNU people do. --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 ChangeLog diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 00000000..1d95c254 --- /dev/null +++ b/ChangeLog @@ -0,0 +1,10 @@ +2003-03-26 11:00 Christos Zoulas + + * Pass lint + * make NULL in magic_file mean stdin + * Fix "-" argument to file to pass NULL to magic_file + * avoid pointer casts by using memcpy + * rename magic_buf -> magic_buffer + * keep only the first error + * manual page: new sentence, new line + * fix typo in api function (magic_buf -> magic_buffer) -- 2.50.1