]> granicus.if.org Git - file/commitdiff
sort date
authorChristos Zoulas <christos@zoulas.com>
Fri, 22 Jan 2010 21:48:55 +0000 (21:48 +0000)
committerChristos Zoulas <christos@zoulas.com>
Fri, 22 Jan 2010 21:48:55 +0000 (21:48 +0000)
ChangeLog

index 0b551e977f59f0b9ba6732237e43a8bc810bbf1f..fff2f579c69d9231079dfe1f76dc68b4c9c19f8f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
            - parse_apple did not nul terminate the string in the overflow case
            - parse_mime truncated the wrong string in the overflow case
 
+2009-08-12  12:28  Robert Byrnes  <byrnes@wildpumpkin.net>
+
+       * Include Localstuff when compiling magic.
+
 2009-07-15  10:05  Christos Zoulas <christos@zoulas.com>
 
        * Fix logic for including mygetopts.h
        
        * lint fixes and more from NetBSD
 
-2009-08-12  12:28  Robert Byrnes  <byrnes@wildpumpkin.net>
-
-       * Include Localstuff when compiling magic.
-
 2009-05-06  10:25  Christos Zoulas <christos@zoulas.com>
 
        * Avoid null dereference in cdf code (Drew Yao)