add deprecation notice
[gsm0710muxd.git] / ChangeLog
blobb690dec16fd089c037d427c83487b04414d15b2d
1 2009-01-21      Michael Lauer   <mlauer@vanille-media.de>
3         * Send org.freesmartphone.GSM.MUX.NoChannel, if AllocChannel fails
4         to allocate a new virtual channel.
5         * Bring back closing the device after mainloop quits
6         * Release as 0.9.3
8 2009-01-21      Paul Fertser    <fercerpav@gmail.com>
10         * 0001-Implement-proper-channel-allocation-and-dealloction.patch
12 2009-01-10      Michael Lauer   <mlauer@vanille-media.de>
14         * Release as 0.9.2.2
16 2009-01-10      Paul Fertser    <fercerpav@gmail.com>
18         * 0001-Implement-write-buffering-for-the-ptys.patch
20 2008-12-06      Michael Lauer   <mickey@openmoko.org>
22         * Release as 0.9.2.1
24 2008-12-05  Paul Fertser        <fercerpav@gmail.com>
26         * 0001-Fixed-a-bug-with-a-2048-sized-transfer-from-modem.patch
28 2008-09-16      Michael Lauer   <mickey@openmoko.org>
30         * Release as 0.9.2
32 2008-05-03      Michael Dietrich        <mdt@emdete.de>
34         * work around logic channel 1 opening bug and try to reclaim it
36 2008-04-28      Michael Dietrich        <mdt@emdete.de>
38         * marcel holtmanns patch applied
39         * error checks on snprintf
40         * auto detect pm path
42 2008-04-28      Michael Lauer   <mickey@openmoko.org>
44         * Add power management functions (emdete)
45         * Improve stability (emdete)
46         * Change API to org.freesmartphone.GSM.MUX
47         * Release as 0.9.1
49 2008-03-28      Michael Lauer   <mickey@openmoko.org>
51         * Clean up build, release as 0.9.0
53 2008-02-28      Michael Lauer   <mickey@openmoko.org>
55         * src/gsm0710muxd.c: catch up with device node changes in openmoko-kernel 2.6.24
57 2008-02-17      Michael Lauer   <mickey@openmoko.org>
59         * data/Makefile.am: fix invalid directory, system services
60         go into dbus system-services directory
62 2008-02-07      Michael Lauer   <mickey@openmoko.org>
64         * configure.ac data/Makefile.am data/org.freedesktop.GSM.MUX.service.in:
65         ship dbus service file
66         * data/gsm0710muxd: remove useless init script, activation goes via dbus now
68 2008-02-05      Michael Lauer   <mickey@openmoko.org>
70         * data/Makefile.am: ship dbus service configuration file
72 2008-01-15      Michael Lauer   <mickey@openmoko.org>
74         * Autotoolize