2020-06-16 13:16:34 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jun 16 03:07:55 UTC 2020 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
|
|
|
|
- updated to 1.59
|
|
|
|
see /usr/share/doc/packages/perl-Device-Modem/Changes
|
|
|
|
|
|
|
|
1.59 Mon Jun 15 08:17:54 CEST 2020
|
|
|
|
- Merged pull request #6 from ghciv6/fix_multi_instance_log
|
|
|
|
fixed log handling with multi instances and typo in close().
|
|
|
|
Thanks to @ghciv6 !
|
|
|
|
|
|
|
|
1.58
|
|
|
|
- Updated test suite a bit.
|
|
|
|
- Added the tests to the manifest.
|
|
|
|
- Got rid of indirect object syntax.
|
|
|
|
- Moved test.pl to the actual test suite.
|
|
|
|
- Updated $VERSION declarations according to:
|
|
|
|
http://www.dagolden.com/index.php/369/version-numbers-should-be-boring/
|
|
|
|
- Added some extra tests (xt/author, xt/release).
|
|
|
|
- Fixed some spelling.
|
|
|
|
|
2015-04-14 08:04:13 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 13 18:21:34 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 1.57
|
|
|
|
see /usr/share/doc/packages/perl-Device-Modem/Changes
|
|
|
|
|
|
|
|
1.57 Sun Jan 26 11:36:11 CET 2014
|
|
|
|
- Added a "handshake" option to the connect() method.
|
|
|
|
Allowed values are "xoff", "rts" or "none" (default).
|
|
|
|
Thanks to Ezio Bonsi for suggesting the idea.
|
|
|
|
|
2011-09-30 08:04:31 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Sep 30 07:46:59 UTC 2011 - vcizek@suse.com
|
|
|
|
|
|
|
|
- update to 1.56
|
|
|
|
- [RT#71330] Unbroken the MANIFEST file. 1.55 was non functional.
|
|
|
|
- Performance improvements by Ed Wildgoose, long time user. Thanks Ed!
|
|
|
|
|
2011-05-30 07:55:00 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon May 30 07:43:01 UTC 2011 - vcizek@novell.com
|
|
|
|
|
|
|
|
- update to 1.54
|
|
|
|
- Removed uninitialized warning on $obj->{'CONNECTED'}.
|
|
|
|
Fixes RT #68504.
|
|
|
|
- correct "same as Perl" licence
|
|
|
|
|
2011-01-11 13:12:30 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 11 13:10:16 UTC 2011 - vcizek@novell.com
|
|
|
|
|
|
|
|
- bzipped the tarball
|
|
|
|
- update to 1.53
|
|
|
|
***CHANGED*** default log file position
|
|
|
|
from /var/log/modem.log to /tmp/modem.log.
|
|
|
|
- Added voice dialing. Just dialing though.
|
|
|
|
You can't perform real voice calls through Device::Modem (yet :)
|
|
|
|
Thanks to Marek Jaros.
|
|
|
|
- Added ';' (voice dialing) and 'p' (pause) as valid values
|
|
|
|
for dial() number.
|
|
|
|
|
2010-12-01 13:43:43 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 1 13:32:03 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
- switch to perl_requires macro
|
|
|
|
|
2010-11-29 18:54:18 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 29 18:29:47 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
- remove /var/adm/perl-modules
|
|
|
|
|
2010-11-29 18:04:08 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 29 18:00:15 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
- called spec2changelog
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Oct 26 00:00:00 UTC 2008 - gerrit.beine@gmx.de
|
|
|
|
|
|
|
|
- update to 1.50
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed May 21 00:00:00 UTC 2008 - gerrit.beine@gmx.de
|
|
|
|
|
|
|
|
- first release 1.48
|
|
|
|
|