diff options
author | Christopher Faylor <me@cgf.cx> | 2000-08-24 16:33:03 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2000-08-24 16:33:03 +0000 |
commit | d1be315740820824c3db85410d02177a2b231893 (patch) | |
tree | 3d502517bbf6a995b51e557fef08a975dda540eb /winsup/cygwin/ChangeLog | |
parent | 0888fedd86a3fbd197c26a232d7e039e4606b846 (diff) | |
download | cygnal-d1be315740820824c3db85410d02177a2b231893.tar.gz cygnal-d1be315740820824c3db85410d02177a2b231893.tar.bz2 cygnal-d1be315740820824c3db85410d02177a2b231893.zip |
* debug.h: Allow some debug defines for use in header files.
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 3e413e718..685ff425a 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,7 @@ +Thu Aug 24 12:30:17 2000 Christopher Faylor <cgf@cygnus.com> + + * debug.h: Allow some debug defines for use in header files. + Wed Aug 23 23:00:24 2000 Christopher Faylor <cgf@cygnus.com> * dcrt0.cc (dll_crt0_1): Move exception list and constructor stuff |