chiark / gitweb /
Infrastructure: Split the files into subdirectories.
[mLib] / debian / changelog
CommitLineData
e8293f01
MW
1mlib (2.2.0~pre1) experimental; urgency=low
2
3 * Major internal reorganization.
4
5 -- Mark Wooding <mdw@distorted.org.uk> Sun, 03 May 2009 01:40:10 +0100
6
3584d8c0
MW
7mlib (2.1.1) experimental; urgency=low
8
9 * Actually declare buf_putstr* in buf.h.
10 * Skip past terminating null in buf_get*z, rather than leaving it for
11 the next get.
12
13 -- Mark Wooding <mdw@distorted.org.uk> Sat, 05 May 2012 13:18:40 +0100
14
f23d010a
MW
15mlib (2.1.0) experimental; urgency=low
16
17 * New function `mdup' for renumbering file descriptors.
18 * Various internal build-system changes.
19
20 -- Mark Wooding <mdw@distorted.org.uk> Sun, 04 Jan 2009 14:45:07 +0000
21
b3a0ac5e
MW
22mlib (2.0.7) experimental; urgency=low
23
24 * The new build system put the headers in /usr/include/mlib, where
25 nothing could find them. Put them back in /usr/include/mLib where
26 they belong.
27 * Actually include config.h in the correct places, so that, for example,
28 dstr_putf doesn't explode.
29
30 -- Mark Wooding <mdw@distorted.org.uk> Sun, 28 Dec 2008 21:23:59 +0000
31
6d89690f
MW
32mlib (2.0.6) experimental; urgency=low
33
34 * Build system overhaul.
35
36 -- Mark Wooding <mdw@distorted.org.uk> Sat, 27 Dec 2008 13:42:39 +0000
37
3048fcf9
MW
38mlib (2.0.5) experimental; urgency=low
39
40 * Fix versioncmp to deal with `~' characters properly, in line with
41 Debian policy.
42
43 -- Mark Wooding <mdw@distorted.org.uk> Wed, 14 May 2008 15:10:32 +0100
44
e3afa470
MW
45mlib (2.0.4) experimental; urgency=low
46
47 * Switch over to pkgconfig. This is largely a stopgap release, to stop
48 stuff breaking hopelessly while mLib 3 is worked on.
49
50 -- Mark Wooding <mdw@distorted.org.uk> Mon, 17 Mar 2008 17:51:45 +0000
51
ad61a8f8 52mlib (2.0.3) experimental; urgency=low
53
54 * Document hex encoding/decoding.
ad61a8f8 55 * Add file descriptor passing.
d4efbcd9 56 * Add ADNS-based background resolver.
6f444bda 57 * Split binaries off into their own package.
58 * Document, fix and test universal hashing; use it in symbol tables.
ad61a8f8 59
6f444bda 60 -- Mark Wooding <mdw@nsict.org> Mon, 15 Dec 2003 20:54:16 +0000
ad61a8f8 61
75721625 62mlib (2.0.2) experimental; urgency=low
63
64 * Debianization!
65
d4efbcd9 66 -- Mark Wooding <mdw@nsict.org> Sat, 8 Nov 2003 22:43:10 +0000