diff options
author | Jon Turney <jon.turney@dronecode.org.uk> | 2017-04-24 17:17:38 +0100 |
---|---|---|
committer | Jon Turney <jon.turney@dronecode.org.uk> | 2017-04-24 17:17:38 +0100 |
commit | fe7a7709ef93c6b8a6e6d8db47a814c8a1a867f2 (patch) | |
tree | c72c6877b66dda942df8714de7f509095b7dd062 /winsup/cygwin/release | |
parent | 2980e76ae32b90fc4c76b33b0d475e5771b0a7d4 (diff) | |
download | cygnal-fe7a7709ef93c6b8a6e6d8db47a814c8a1a867f2.tar.gz cygnal-fe7a7709ef93c6b8a6e6d8db47a814c8a1a867f2.tar.bz2 cygnal-fe7a7709ef93c6b8a6e6d8db47a814c8a1a867f2.zip |
Fix transposed lines in 2.8.1 release text
Diffstat (limited to 'winsup/cygwin/release')
-rw-r--r-- | winsup/cygwin/release/2.8.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/winsup/cygwin/release/2.8.1 b/winsup/cygwin/release/2.8.1 index e156b73ae..c90cd1625 100644 --- a/winsup/cygwin/release/2.8.1 +++ b/winsup/cygwin/release/2.8.1 @@ -23,7 +23,7 @@ Bug Fixes Addresses: https://cygwin.com/ml/cygwin/2017-04/msg00240.html - Fix unwanted decimal point localization in /proc/loadavg - Addresses: https://cygwin.com/ml/cygwin-patches/2017-q2/msg00002.html + Addresses: Reported on IRC. - Fix ldd potentially looping on non-continuable exception - Addresses: Reported on IRC. + Addresses: https://cygwin.com/ml/cygwin-patches/2017-q2/msg00002.html |