X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=src%2Flibpspp%2FChangeLog;h=9050f18f0858a6918b922d9f875c9df4b2bd23db;hb=cecaf561d11939de82a6598324376b8cf8225fd5;hp=ee213a655f5108513131571c982ff89ca85fc1e2;hpb=363146425140109e009256f769b78a44a4f27bb6;p=pspp diff --git a/src/libpspp/ChangeLog b/src/libpspp/ChangeLog index ee213a655f..9050f18f08 100644 --- a/src/libpspp/ChangeLog +++ b/src/libpspp/ChangeLog @@ -1,3 +1,13 @@ +2007-04-25 Ben Pfaff + + * model-checker.c: Don't use type sighandler_t, which is a GNU + extension. Reported by "Daniel E WILLIAMS" + . + +2007-04-25 John Darrington + + * i18n.c: Fixed bug converting long strings + 2007-04-22 Ben Pfaff Patch #5884.