aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2025-07-16 12:12:05 +0200
committerCorinna Vinschen <corinna@vinschen.de>2025-07-16 12:16:29 +0200
commit554173db31ec7dbf32b32c5d9854e4e8ea68eb7f (patch)
tree577bcb3a73133f5dbf2f471c6830b3fae0c19f0d
parent2e8c180a837e83e2a37ee68e6b38b40462d5c5d2 (diff)
downloadnewlib-554173db31ec7dbf32b32c5d9854e4e8ea68eb7f.zip
newlib-554173db31ec7dbf32b32c5d9854e4e8ea68eb7f.tar.gz
newlib-554173db31ec7dbf32b32c5d9854e4e8ea68eb7f.tar.bz2
Cygwin: add clock bugfixes to 3.6.5 release message
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
-rw-r--r--winsup/cygwin/release/3.6.54
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/cygwin/release/3.6.5 b/winsup/cygwin/release/3.6.5
new file mode 100644
index 0000000..471a12a
--- /dev/null
+++ b/winsup/cygwin/release/3.6.5
@@ -0,0 +1,4 @@
+Fixes:
+------
+
+Fix two minor bugs in clock and POSIX timer handling.