summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes')
-rw-r--r--changes/bug400283
-rw-r--r--changes/ticket400263
2 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug40028 b/changes/bug40028
new file mode 100644
index 0000000000..cfd1ffe516
--- /dev/null
+++ b/changes/bug40028
@@ -0,0 +1,3 @@
+ o Minor bugfixes (compiler warnings):
+ - Fix a compiler warning on platforms with 32-bit time_t values.
+ Fixes bug 40028; bugfix on 0.3.2.8-rc.
diff --git a/changes/ticket40026 b/changes/ticket40026
new file mode 100644
index 0000000000..f87c2964e0
--- /dev/null
+++ b/changes/ticket40026
@@ -0,0 +1,3 @@
+ o Minor bugfix (CI, Windows):
+ - Don't use stdio 64 bit printf format when compiling with MINGW on
+ Appveyor. Fixes bug 40026; bugfix on 0.3.5.5-alpha.