Files
ModemManager/ModemManager.changes

54 lines
2.0 KiB
Plaintext

-------------------------------------------------------------------
Fri Sep 19 13:56:21 EEST 2008 - tambet@suse.de
- Make it build for openSUSE 11.0 as well.
- Update from upstream:
+ Implement smarter APN choosing.
+ Implement PIN changing and enabling/disabling.
+ Make sure the device is enabled before trying to send commands to it.
+ Disconnect modem if it's connected while disabling.
+ Fix the loadable module name checking.
+ Document DBus error codes and messages.
+ Get the monitoring device from HAL for Huawei modems.
+ Add correct message to mobile (+CMEE) errors.
+ Finish the non-verbose (V0) mode parser.
+ Reduce the amount of power used to minimum when modem is disabled.
+ Reset the CID when the modem is enabled/disabled and disconnected.
+ Specify call mode in the modem init string.
-------------------------------------------------------------------
Fri Sep 12 15:50:16 EEST 2008 - tambet@suse.de
- Remove the patch to not require dbus-glib-0.75, factory has it.
- Update from upstream:
+ Rewrite the serial port handling.
+ Implement serial command queueing.
+ Define and implement error reporting.
+ Fix device added and removed signals.
-------------------------------------------------------------------
Sun Sep 7 11:45:30 CEST 2008 - schwab@suse.de
- Use autoreconf -fi.
-------------------------------------------------------------------
Mon Sep 1 18:10:24 CEST 2008 - tambet@suse.de
- Update from upstream:
+ Fix upper case inconsistency in the public API (SetApn).
+ Fix HSO modem plugin.
+ Implement reading IMEI, IMSI, manufacturer, model, and version (revision).
+ License ModemManager with GNU Lesser General Public License, version 2.1.
-------------------------------------------------------------------
Fri Aug 29 15:18:08 CEST 2008 - tambet@suse.de
- Update from upstream to get the API redesign agreed on NetworkManager
mailing list.
-------------------------------------------------------------------
Thu Aug 28 16:40:00 EEST 2008 - tambet@suse.de
- Initial checkin for autobuild.