Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2013-01-21 11:34:07 +0400
committerChristopher Faylor <me@cgf.cx>2013-01-21 11:34:07 +0400
commita526df1e205a71f5316be9b431b61db166ec4c12 (patch)
tree9b82ae377538386ccbd47309fbc537282fdf078e /winsup/cygwin/ChangeLog
parent2033ccdd173feb5a4c2978d547bbd6669ff0f84e (diff)
* cygerrno.h: Conditionally define __regN for cygserver.
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 8c953e85c..3878cfeb5 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,7 @@
+2013-01-21 Christopher Faylor <me.cygwin2013@cgf.cx>
+
+ * cygerrno.h: Conditionally define __regN for cygserver.
+
2013-01-20 Christopher Faylor <me.cygwin2013@cgf.cx>
* malloc_wrapper.cc (malloc_init): Re-add inadvertently dropped comment