aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2012-07-06 12:05:19 +0000
committerCorinna Vinschen <corinna@vinschen.de>2012-07-06 12:05:19 +0000
commit862de2d0ae4335667aa01b8a6080dbe08ea24112 (patch)
tree7eb872f5b978ecdf2d7676ca7054973c3db65c6f /winsup/cygwin/ChangeLog
parentda36286e64c4a876fe8e84897b2cc62b4a09599a (diff)
downloadnewlib-862de2d0ae4335667aa01b8a6080dbe08ea24112.zip
newlib-862de2d0ae4335667aa01b8a6080dbe08ea24112.tar.gz
newlib-862de2d0ae4335667aa01b8a6080dbe08ea24112.tar.bz2
* libc/rcmd.cc: Don't undef __INSIDE_CYGWIN_NET__.
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 183dc6e..e84aa7a 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,5 +1,9 @@
2012-07-06 Corinna Vinschen <corinna@vinschen.de>
+ * libc/rcmd.cc: Don't undef __INSIDE_CYGWIN_NET__.
+
+2012-07-06 Corinna Vinschen <corinna@vinschen.de>
+
* cygwin.sc (.rdata): Include all sections starting with .rdata.
(.debug_pubtypes): Make sure section is loaded at the end like all other
debug sections.