]> git.neil.brown.name Git - gsm0710muxd.git/blob - ChangeLog
Be more careful about handing EOF read from the socket.
[gsm0710muxd.git] / ChangeLog
1 2009-01-21      Michael Lauer   <mlauer@vanille-media.de>
2
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
7
8 2009-01-21      Paul Fertser    <fercerpav@gmail.com>
9
10         * 0001-Implement-proper-channel-allocation-and-dealloction.patch
11
12 2009-01-10      Michael Lauer   <mlauer@vanille-media.de>
13
14         * Release as 0.9.2.2
15
16 2009-01-10      Paul Fertser    <fercerpav@gmail.com>
17
18         * 0001-Implement-write-buffering-for-the-ptys.patch
19
20 2008-12-06      Michael Lauer   <mickey@openmoko.org>
21
22         * Release as 0.9.2.1
23
24 2008-12-05  Paul Fertser        <fercerpav@gmail.com>
25
26         * 0001-Fixed-a-bug-with-a-2048-sized-transfer-from-modem.patch
27
28 2008-09-16      Michael Lauer   <mickey@openmoko.org>
29
30         * Release as 0.9.2
31
32 2008-05-03      Michael Dietrich        <mdt@emdete.de>
33
34         * work around logic channel 1 opening bug and try to reclaim it
35
36 2008-04-28      Michael Dietrich        <mdt@emdete.de>
37
38         * marcel holtmanns patch applied
39         * error checks on snprintf
40         * auto detect pm path
41
42 2008-04-28      Michael Lauer   <mickey@openmoko.org>
43
44         * Add power management functions (emdete)
45         * Improve stability (emdete)
46         * Change API to org.freesmartphone.GSM.MUX
47         * Release as 0.9.1
48
49 2008-03-28      Michael Lauer   <mickey@openmoko.org>
50
51         * Clean up build, release as 0.9.0
52
53 2008-02-28      Michael Lauer   <mickey@openmoko.org>
54
55         * src/gsm0710muxd.c: catch up with device node changes in openmoko-kernel 2.6.24
56
57 2008-02-17      Michael Lauer   <mickey@openmoko.org>
58
59         * data/Makefile.am: fix invalid directory, system services
60         go into dbus system-services directory
61
62 2008-02-07      Michael Lauer   <mickey@openmoko.org>
63
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
67
68 2008-02-05      Michael Lauer   <mickey@openmoko.org>
69
70         * data/Makefile.am: ship dbus service configuration file
71
72 2008-01-15      Michael Lauer   <mickey@openmoko.org>
73
74         * Autotoolize