]> granicus.if.org Git - file/commitdiff
While in gnuland, do as the GNU people do.
authorChristos Zoulas <christos@zoulas.com>
Wed, 26 Mar 2003 15:38:22 +0000 (15:38 +0000)
committerChristos Zoulas <christos@zoulas.com>
Wed, 26 Mar 2003 15:38:22 +0000 (15:38 +0000)
ChangeLog [new file with mode: 0644]

diff --git a/ChangeLog b/ChangeLog
new file mode 100644 (file)
index 0000000..1d95c25
--- /dev/null
+++ b/ChangeLog
@@ -0,0 +1,10 @@
+2003-03-26 11:00  Christos Zoulas  <christos@zoulas.com>
+
+       * 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)