all:
 -> fix FIXMEs
 -> check parameters (range, invalid characters, ...)
 -> fix SMS chaining problem (differing timestamps?)
 -> win32: fix configuration mode for M105
 -> move from sbin / man8 to bin / man1
 -> add device ID 10 (SX353 built-in phone) where necessary (docs, range checks)
lib:
gigaconf:
 -> solve expat problem
 -> better formatting for Long and Bytearray parameters
 -> reading of parameter ids 2000xxxx (AT command from name attribute?)
 -> restoring saved configuration
gigacontr:
 -> log dump for firmware 1.x
 -> config-values: names for pids
 -> sms: UCS2
 -> sms: encoding: better error messages
 -> mregister: check timeout
qgigaset:
 -> configuration: replace parser imitation with something reasonable
 -> configuration: expand all entries?
 -> configrc: add entries
 -> M10x stuff
 -> more sensible menu entries
docs:
 -> man page: examples
