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