summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2013-03-19 16:41:42 +0000
committerChristopher Faylor <me@cgf.cx>2013-03-19 16:41:42 +0000
commit744f64fded8f03cdd51054e6b03d68882a7e1747 (patch)
tree4d414e5572e9da6fa2a013aed335ade362cd41a9
parentf30aaf7d9fb2ff28a44d7f9ad544dc51ca66eaad (diff)
downloadcygnal-744f64fded8f03cdd51054e6b03d68882a7e1747.tar.gz
cygnal-744f64fded8f03cdd51054e6b03d68882a7e1747.tar.bz2
cygnal-744f64fded8f03cdd51054e6b03d68882a7e1747.zip
test checkin
-rw-r--r--winsup/cygwin/release/1.7.182
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/release/1.7.18 b/winsup/cygwin/release/1.7.18
index 977ae187c..148d44141 100644
--- a/winsup/cygwin/release/1.7.18
+++ b/winsup/cygwin/release/1.7.18
@@ -17,7 +17,7 @@ What's new:
- Changes in cygwin1.dll and gdb-7.5.50-2 now allow gdb to recognize
Cygwin-specific signals like "SIGTERM" as well as Windows signals like
- "SIGSEGV".
+ "SIGSEGV". This feature is still experimental.
Bug fixes:
----------