diff options
author | jbj <devnull@localhost> | 2005-01-03 02:02:54 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2005-01-03 02:02:54 +0000 |
commit | 751f7e3b54d87e054e5fc4cf547eb99d04087dd0 (patch) | |
tree | df2752b2ad8e7035bca4ef850a3e6dbfed84388c /file/ChangeLog | |
parent | 7793ec11ecf1d3024b7440b3e04bde57d3862b72 (diff) | |
download | librpm-tizen-751f7e3b54d87e054e5fc4cf547eb99d04087dd0.tar.gz librpm-tizen-751f7e3b54d87e054e5fc4cf547eb99d04087dd0.tar.bz2 librpm-tizen-751f7e3b54d87e054e5fc4cf547eb99d04087dd0.zip |
Upgrade to file-4.12 (with RH patches).
CVS patchset: 7661
CVS date: 2005/01/03 02:02:54
Diffstat (limited to 'file/ChangeLog')
-rw-r--r-- | file/ChangeLog | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/file/ChangeLog b/file/ChangeLog index 1239626af..c7ca5450a 100644 --- a/file/ChangeLog +++ b/file/ChangeLog @@ -1,3 +1,30 @@ +2004-11-24 12:39 Christos Zoulas <christos@zoulas.com> + + * Stack smash fix, and ELF more conservative reading. + Jakub Bogusz <qboosh@pld-linux.org> + +2004-11-20 18:50 Christos Zoulas <christos@zoulas.com> + + * New FreeBSD version parsing code: + Jon Noack <noackjr@alumni.rice.edu> + + * Hackish support for ucs16 strings <christos@zoulas.com> + +2004-11-13 03:07 Christos Zoulas <christos@zoulas.com> + + * print the file name and line number in syntax errors. + +2004 10-12 10:50 Christos Zoulas <christos@zoulas.com> + + * Fix stack overwriting on 0 length strings: Tim Waugh + <twaugh@redhat.com> Ned Ludd <solar@gentoo.org> + +2004-09-27 11:30 Christos Zoulas <christos@zoulas.com> + + * Remove 3rd and 4th copyright clause; approved by Ian Darwin. + + * Fix small memory leaks; caught by: Tamas Sarlos + <stamas@csillag.ilab.sztaki.hu> 2004-07-24 16:33 Christos Zoulas <christos@zoulas.com> |