--- dietlibc/CHANGES 2002/07/11 10:36:50 1.310 +++ dietlibc/CHANGES 2002/07/20 15:44:32 1.311 @@ -1,6 +1,8 @@ 0.19: current gcc cvs makes __thread a keyword (Eric Troan) be more strict regarding hostile DNS packets. + fix ia64 syscalls compile snafu (forgot to include ia64/syscalls.h) + make killpg a function and not a macro (broke bash 2.05b) 0.18: add stpcpy (from Thomas Ogrisegg)