X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fdata%2FChangeLog;h=16ba1ca11a4ad41f8ad3460e7a8dad51005aad03;hb=51d8c9b54d65bd0aa3944b8fb9d4460875048e14;hp=0353c63888fcdb143a9e9ce8d6d7e38d64080d15;hpb=707848060e414fe93458834446dd7cdbf800667f;p=pspp-builds.git diff --git a/src/data/ChangeLog b/src/data/ChangeLog index 0353c638..16ba1ca1 100644 --- a/src/data/ChangeLog +++ b/src/data/ChangeLog @@ -1,3 +1,12 @@ +2007-11-05 Ben Pfaff + + Patch #6258. Reviewed by John Darrington. + + * file-handle-def.c (fh_lock): Add comment that TYPE should be + marked with N_() in the caller. Added these markings to each + caller too. Should make i18n easier. + Suggested by Chusslove Illich . + 2007-11-03 Ben Pfaff Allow output files to overwrite input files (bug #21280).