diff --git a/ChangeLog b/ChangeLog index ee5b06985a1f053407a52453c3b3daa834dfcb67..8e8f024075f3b8f7006c39c7a826713533c28344 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,33 @@ 2003-08-23 Per Cederqvist + Update copyright headers. + * : update the year in the copyright notice. + * scripts/lyskomd-copyrights: Ignore public domain files: + doc/kom-style.el + scripts/warnings.sed + Ignore tiny files: + scripts/definepath + scripts/unprefix + src/server/timewrap.h + Ignore generated files: + src/server/paths.h + doc/version.texi + Ignore user-supplied files: + src/server/testsuite/config/localcfg.exp + Ignore binaries: + src/server/testsuite/get-time-often + src/server/testsuite/test-sigjmp + src/server/testsuite/timeval-overflow + Ignore temporary files: + src/server/testsuite/lyskomd.0/aux-items-35.conf + src/server/testsuite/lyskomd.0/aux-items-46.conf + src/server/testsuite/lyskomd.0/aux-items-bad.conf + Ignore run-support/savecore-lyskom, not + run-support/savecore. + + Don't claim copyright on a collection of compiler error messages. + * scripts/warnings.sed: Placed in the public domain. + Make all requests that takes a BOOL argument return bad-bool if something besides 0 or 1 is sent by the client. * doc/Protocol-A.texi (get-membership-old): Added error code @@ -38,6 +66,8 @@ * src/server/testsuite/lyskomd.0/03.exp: Ditto. * src/server/testsuite/lyskomd.0/48.exp: New file: Test the bad-bool error code. + * src/server/testsuite/lyskomd.0/Makefile.am (EXTRA_DIST): Added + 48.exp. Make statement-like macros more robust. * src/server/manipulate.h (CHK_CONNECTION): Use the "do ... while