add deprecation notice
[gsm0710muxd.git] / TODO
blob3ca1254e706df17978558a647c93a39903f1e14b
1 0.9.7:
2 * do not mess with power -- leave that to others
4 0.9.8:
5 * document or fix virtual channel behaviour (state is preserved)
7 0.9.9:
8 * Don't assume the modem is in AT mode, make seamless MUX-restart possible
10 1.0:
11 * Documentation
12 * Project site @ fs.o wiki
13 * Dbus Error handling
14 * Restart
16 1.1:
17 * Enhance Dbus API: AllocChannel(i), CloseChannel(i), CloseAllChannels(), ListChannels(), 
18 Quitting(signal), GetNumberOfChannels(i)
19 * Automatic device detection and/or device plugins?
20 * More support for working around different modems' problems
22 1.2:
23 * make dbus API support optional (./configure --disable-dbus --static-devices=4)