summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2018-06-28 06:55:10 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2018-06-28 06:55:10 +0200
commitd803c948c897b05b9e0aef3ad2259a41220917f8 (patch)
treefce93858465b7e5baf4a67b4757e84257d967474 /changelog
parent380a9a3ff3a376cfe768033375663e934516e4a6 (diff)
parentaf609a5fe23d2f920e7398307bc7d91957a9e7e5 (diff)
Update upstream source from tag 'upstream/1.1.1'
Update to upstream version '1.1.1' with Debian dir 2ad973c0cca3a85060e46815fe19227261a61ba0
Diffstat (limited to 'changelog')
-rw-r--r--changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelog b/changelog
index 448bb56..771952c 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,7 @@
+1.1.1 - 14th June 2018
+ * Drop ordered comparisons between pointers and zero
+ * Use NULL instead of 0 for pointers
+
1.1.0 - 29th November 2015
* Add examples
* Enforce Automake version check in configure.ac