diff options
author | RALOVICH, Kristof <tade60@freemail.hu> | 2014-01-07 00:35:57 +0100 |
---|---|---|
committer | RALOVICH, Kristof <tade60@freemail.hu> | 2014-01-07 00:35:57 +0100 |
commit | 2be5065df39efeb91f4ad266adbf63168ae93ac3 (patch) | |
tree | 82a9534999845acd5e79889f97678edcc191bae9 /scripts/debian/changelog | |
parent | 2fec360c4991ebe019e92a3dae6551de60c12877 (diff) |
version 1.14v1.14upstream/20140106experimental/1.14-1
Diffstat (limited to 'scripts/debian/changelog')
-rw-r--r-- | scripts/debian/changelog | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/scripts/debian/changelog b/scripts/debian/changelog index 23e1ee0..5a7f568 100644 --- a/scripts/debian/changelog +++ b/scripts/debian/changelog @@ -1,3 +1,32 @@ +antpm (1.14-1) experimental; urgency=low + + * housekeeping + * Blind implementation of messages seen in 405 traces. + * udev: add rule for 0fcf:1009 + * improve src documentation + * remove unused AntMessage::lookupInVector + * remove unused code + * docs: note on pbuilder + * working on decoding garmin direct packets + * add BSWAP_64 macro + * working on decoding garmin direct packets 2. + * ant: base class for message contents + * antfs: more thorough decoding of direct responses + * Finish relicensing to GPLv3 + * open for new development + * implement Serial::setWriteDelay() interface + * DeviceSettings: I/O for SerialWriteDelayMs from .ini + * It helps to delay the host from writing to device too fast. + * make orig tarball as .gz + * scripts: deb from .gz + * fix test case + * changelog: change distribution + * changelog: missing v1.13 notes + * changelog: remove duplicate entries + * add sources to orig tarball + + -- RALOVICH, Kristof <tade60@freemail.hu> Tue, 07 Jan 2014 00:35:05 +0100 + antpm (1.13-1) experimental; urgency=low [ RALOVICH, Kristof ] |