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