X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=CHANGES;h=5d717ad32468ca54b8dc2463894a790d706cfbab;hb=f1d86882fdf588f2678386b3824a5d20eebc4099;hp=fdabbcc84bc195103a25dda432fcb92ebf6fb2ac;hpb=882090d1f96018bce58594e1fff5e06340bbc412;p=dump.git diff --git a/CHANGES b/CHANGES index fdabbcc..5d717ad 100644 --- a/CHANGES +++ b/CHANGES @@ -1,7 +1,14 @@ -$Id: CHANGES,v 1.66 2000/06/30 08:57:24 stelian Exp $ +$Id: CHANGES,v 1.69 2000/08/19 22:06:03 stelian Exp $ -Changes between versions 0.4b17 and 0.4b18 (released ??????????????) -==================================================================== +Changes between versions 0.4b17 and 0.4b19 (released ?????????????) +=================================================================== + +1. Fixed the signal handling in dump (which I broke in 0.4b17) + which was causing several strange dump failures (dump + hanged or segmentation faults etc). + +Changes between versions 0.4b17 and 0.4b18 (released June 30, 2000) +=================================================================== 1. Fixed a potential buffer overflow in restore. Thanks to Stan Bubrouski for reporting @@ -25,6 +32,11 @@ Changes between versions 0.4b17 and 0.4b18 (released ??????????????) to make network backups should read first the man page of dump and enable the suid bit manually. +5. Added -ltermcap to the compile parameters for restore + when using readline support, in order to make the compile + process work on some systems (SuSE ?). Thanks to + Patrik Schindler for reporting the bug. + Changes between versions 0.4b16 and 0.4b17 (released June 1st, 2000) ====================================================================