chiark
/
gitweb
/
~mdw
/
mLib
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
5007fea
)
Release 2.2.2.
2.2.2
author
Mark Wooding
<mdw@distorted.org.uk>
Sun, 20 Jul 2014 20:35:28 +0000
(21:35 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sun, 20 Jul 2014 20:35:28 +0000
(21:35 +0100)
debian/changelog
patch
|
blob
|
blame
|
history
diff --git
a/debian/changelog
b/debian/changelog
index 55de2916b24500298a1516172ae71c2658241c0a..fab0b8f3279c1bb0a02bbd8b00cf546a5f7d7fd9 100644
(file)
--- a/
debian/changelog
+++ b/
debian/changelog
@@
-1,3
+1,13
@@
+mlib (2.2.2) experimental; urgency=low
+
+ * bres: Fixed `bres_abort' scrambing the freelist leading to a segfault.
+ * codec: New flag `CDCF_IGNSPC' to ignore whitespace when decoding. This
+ is the default in bincode(1).
+ * dstr: `dstr_putf' no longer crashes on `%.*s' and similar.
+ * dstr: `dstr_putf' now understands `%n$...' positional placeholders.
+
+ -- Mark Wooding <mdw@distorted.org.uk> Sun, 20 Jul 2014 21:35:20 +0100
+
mlib (2.2.1) experimental; urgency=low
* crc32: Fix on 64-bit systems.
mlib (2.2.1) experimental; urgency=low
* crc32: Fix on 64-bit systems.