debian/changelog: Prepare for the next version.
[mLib] / debian / changelog
index 3662e45..ba77467 100644 (file)
@@ -1,3 +1,35 @@
+mlib (2.4.99~) experimental; urgency=medium
+
+  * (placeholder for next minor release)
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Wed, 02 Oct 2019 00:43:11 +0100
+
+mlib (2.4.1) experimental; urgency=medium
+
+  * (internals): Delete `track', which stopped being built or distributed
+    in 2.2.0 and nobody noticed.
+  * mlib-dev: Add a `STATIC_ASSERT' macro, because we've wanted one for ages.
+  * debian: Ship a shared-library `symbols' file for more precise
+    dependencies.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Sun, 29 Sep 2019 15:13:30 +0100
+
+mlib (2.4.0) experimental; urgency=medium
+
+  * mlib (crc32): Make table be read-only.
+  * mlib-dev (macros): Decorate attribute names with `__...__'.
+  * mlib-bin (crc-mktab, unihash-mkstatic): Add option for generating
+    `const' tables.
+  * Support building with Clang.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Sat, 21 Sep 2019 21:37:47 +0100
+
+mlib (2.3.3.1) experimental; urgency=medium
+
+  * macros: Add missing fallback definition for `NORETURN'.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Fri, 09 Aug 2019 11:32:38 +0100
+
 mlib (2.3.3) experimental; urgency=medium
 
   * mlib2-adns: Make sure there's a `DT_NEEDED' entry for libadns.  I