]> git.neil.brown.name Git - gsm0710muxd.git/blob - ChangeLog
update TODO
[gsm0710muxd.git] / ChangeLog
1 2008-05-03      Michael Dietrich        <mdt@emdete.de>
2
3         * work around logic channel 1 opening bug and try to reclaim it
4
5 2008-04-28      Michael Dietrich        <mdt@emdete.de>
6
7         * marcel holtmanns patch applied
8         * error checks on snprintf
9         * auto detect pm path
10
11 2008-04-28      Michael Lauer   <mickey@openmoko.org>
12
13         * Add power management functions (emdete)
14         * Improve stability (emdete)
15         * Change API to org.freesmartphone.GSM.MUX
16         * Release as 0.9.1
17
18 2008-03-28      Michael Lauer   <mickey@openmoko.org>
19
20         * Clean up build, release as 0.9.0
21
22 2008-02-28      Michael Lauer   <mickey@openmoko.org>
23
24         * src/gsm0710muxd.c: catch up with device node changes in openmoko-kernel 2.6.24
25
26 2008-02-17      Michael Lauer   <mickey@openmoko.org>
27
28         * data/Makefile.am: fix invalid directory, system services
29         go into dbus system-services directory
30
31 2008-02-07      Michael Lauer   <mickey@openmoko.org>
32
33         * configure.ac data/Makefile.am data/org.freedesktop.GSM.MUX.service.in:
34         ship dbus service file
35         * data/gsm0710muxd: remove useless init script, activation goes via dbus now
36
37 2008-02-05      Michael Lauer   <mickey@openmoko.org>
38
39         * data/Makefile.am: ship dbus service configuration file
40
41 2008-01-15      Michael Lauer   <mickey@openmoko.org>
42
43         * Autotoolize