update the changelog, prepatory to the 0.51 release. Please review
[oweals/busybox.git] / dpkg_deb.c
2001-04-07 Glenn L McGrathIgnore SIGTERM prior to gz_close()
2001-04-05 Eric Andersendpkg_deb had not been updated for the new gunzip interf...
2001-02-14 Eric AndersenThis patch, put together by Manuel Novoa III, is a...
2001-02-12 Glenn L McGrathNew option 'list' produces output that can be used...
2001-02-11 Glenn L McGrathNew function, deb-extract to be used by dpkg, code...
2001-01-31 Matt KraaiRemoved trailing \n from error_msg{,_and_die} messages.
2001-01-27 Eric AndersenFix header file usage -- there were many unnecessary...
2001-01-20 Glenn L McGrathClose files before exit
2001-01-03 Glenn L McGrathFix warning for unused variable
2001-01-02 Glenn L McGrathreally add dpkg-deb.c this time