aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2012-07-30 04:26:05 +0000
committerChristopher Faylor <me@cgf.cx>2012-07-30 04:26:05 +0000
commit413ce08289ece5d31539c79d5e079baff6e32bdc (patch)
treedbcc01dbb221f39431e5b2d5d4c7db8a19279b55 /winsup/cygwin/ChangeLog
parentd239805457f0dc790559b2173e943e5aebe90c4e (diff)
downloadnewlib-413ce08289ece5d31539c79d5e079baff6e32bdc.zip
newlib-413ce08289ece5d31539c79d5e079baff6e32bdc.tar.gz
newlib-413ce08289ece5d31539c79d5e079baff6e32bdc.tar.bz2
* winlean.h: Add temporary define.
* winsup.h: Remove ancient debugging defines.
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 915aa55..5374316 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,8 @@
+2012-07-30 Christopher Faylor <me.cygwin2012@cgf.cx>
+
+ * winlean.h: Add temporary define.
+ * winsup.h: Remove ancient debugging defines.
+
2012-07-29 Christopher Faylor <me.cygwin2012@cgf.cx>
* cygwait.cc (cancelable_wait): Add some debugging-only output.