Add missing ChangeLog entry.

This commit is contained in:
Christopher Faylor 2005-12-03 04:24:34 +00:00
parent f153e6b280
commit 087f4a61d2
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@
(init_exceptions): Remove bogus declaration.
* include/cygwin/signal.h (SI_USER): Redefine as zero as per SUSv3.
* include/cygwin/version.h: Bump API minor version number to 146.
* thread.cc (pthread_kill): Set si_pid and si_uid.