X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2FChangeLog;h=e17fe343ea631da37748343dd3c32f49f4932d83;hb=4c2001f2a436355d68bb513e15d9a44e2fd6ac27;hp=38443f8ea8bad0b607ae23b34ee59a6cef420131;hpb=92c09e564002d356d20fc1e2e131027ef89f6748;p=pspp-builds.git diff --git a/src/ui/ChangeLog b/src/ui/ChangeLog index 38443f8e..e17fe343 100644 --- a/src/ui/ChangeLog +++ b/src/ui/ChangeLog @@ -1,3 +1,9 @@ +2007-10-10 Ben Pfaff + + * src/ui/debugger.c: Use debugger if HAVE_FORK is defined, not + HAVE_SYS_TYPES_H. The latter is almost universal, but the former + is only available where it can be implemented. + 2007-06-06 Ben Pfaff Adapt case sources, sinks, and clients of procedure code to the