chiark / gitweb /
Brown-paper-bag fixes.
[mLib] / debian / changelog
CommitLineData
b3a0ac5e
MW
1mlib (2.0.7) experimental; urgency=low
2
3 * The new build system put the headers in /usr/include/mlib, where
4 nothing could find them. Put them back in /usr/include/mLib where
5 they belong.
6 * Actually include config.h in the correct places, so that, for example,
7 dstr_putf doesn't explode.
8
9 -- Mark Wooding <mdw@distorted.org.uk> Sun, 28 Dec 2008 21:23:59 +0000
10
6d89690f
MW
11mlib (2.0.6) experimental; urgency=low
12
13 * Build system overhaul.
14
15 -- Mark Wooding <mdw@distorted.org.uk> Sat, 27 Dec 2008 13:42:39 +0000
16
3048fcf9
MW
17mlib (2.0.5) experimental; urgency=low
18
19 * Fix versioncmp to deal with `~' characters properly, in line with
20 Debian policy.
21
22 -- Mark Wooding <mdw@distorted.org.uk> Wed, 14 May 2008 15:10:32 +0100
23
e3afa470
MW
24mlib (2.0.4) experimental; urgency=low
25
26 * Switch over to pkgconfig. This is largely a stopgap release, to stop
27 stuff breaking hopelessly while mLib 3 is worked on.
28
29 -- Mark Wooding <mdw@distorted.org.uk> Mon, 17 Mar 2008 17:51:45 +0000
30
ad61a8f8 31mlib (2.0.3) experimental; urgency=low
32
33 * Document hex encoding/decoding.
ad61a8f8 34 * Add file descriptor passing.
d4efbcd9 35 * Add ADNS-based background resolver.
6f444bda 36 * Split binaries off into their own package.
37 * Document, fix and test universal hashing; use it in symbol tables.
ad61a8f8 38
6f444bda 39 -- Mark Wooding <mdw@nsict.org> Mon, 15 Dec 2003 20:54:16 +0000
ad61a8f8 40
75721625 41mlib (2.0.2) experimental; urgency=low
42
43 * Debianization!
44
d4efbcd9 45 -- Mark Wooding <mdw@nsict.org> Sat, 8 Nov 2003 22:43:10 +0000