summarylogtreecommitdiffstats
path: root/slang-snapshot.changelog
diff options
context:
space:
mode:
authorKlaus Alexander Seistrup2024-03-03 10:36:41 +0100
committerKlaus Alexander Seistrup2024-03-03 10:36:41 +0100
commitd2c82bd049d4021f3756b9a2c68f70d2b3c4a85f (patch)
treeaf0d9de14f81bc8bbed29ed59cf9220b2839bede /slang-snapshot.changelog
parente2282538a2a0bd9068904ffa3aac40c7e331bd96 (diff)
downloadaur-d2c82bd049d4021f3756b9a2c68f70d2b3c4a85f.tar.gz
New upstream release: pre2.3.4-11
Diffstat (limited to 'slang-snapshot.changelog')
-rw-r--r--slang-snapshot.changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/slang-snapshot.changelog b/slang-snapshot.changelog
index b99d0bcd4847..7a2a9c877769 100644
--- a/slang-snapshot.changelog
+++ b/slang-snapshot.changelog
@@ -22,3 +22,5 @@ Changes since 2.3.3
9. src/slang.ver: Removed the undefined symbol SLang_Rline_Quit,
which was causing a link error on Gentoo Linux (Michal Rostecki)
10. src/*.h: Updated the unicode tables from version 10.0.0 to 15.1.0
+11. lib/timestamp.sl: The test for a leap year assumed a 1-based
+ month, not 0 based, causing it to fail