summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--debian/changelog66
2 files changed, 7 insertions, 65 deletions
diff --git a/ChangeLog b/ChangeLog
index d1c75a33..06a33ec5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+commit 25764fcd1b65c3a5a817afdb5901ac30e8a5f0c0
+Author: Bdale Garbee <bdale@gag.com>
+Date: Mon Aug 30 19:08:29 2010 -0600
+
+ update changelogs for Debian build
+
commit 4790f78aead8a816e5b247c022b2998ce3a94053
Author: Bdale Garbee <bdale@gag.com>
Date: Mon Aug 30 18:48:50 2010 -0600
diff --git a/debian/changelog b/debian/changelog
index 0d3a49ac..1cb6c377 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-altos (0.7+22+g4790f78) unstable; urgency=low
+altos (0.7+23+g25764fc) unstable; urgency=low
[ Bdale Garbee ]
* fix up for an 0.7 release
@@ -34,70 +34,6 @@ altos (0.7+22+g4790f78) unstable; urgency=low
-- Bdale Garbee <bdale@gag.com> Mon, 30 Aug 2010 19:07:13 -0600
-altos (0.7+18+g42055af) unstable; urgency=low
-
- [ Keith Packard ]
- * libaltos: AltusMetrum devices use more than one USB ID.
- * altosui: provide separate flush_input/flush_output for serial. deal
- with monitor automatically
- * altosui: discard invalid lines while reading Eeprom flight data
- * libaltos: Mac OS X cannot use 'poll(2)' on serial lines.
- * libaltos: Missing OS_LDFLAGS on cjnitest build
- * libaltos: cjnitest needs altos_flush now
- * altos: flush pending output when terminating packet mode
- * altos: Abort radio harder when terminating packet mode.
- * altos: shut down packet mode cleanly
- * libaltos: Fix windows build.
- * libaltos: Improve Makefile
- * Update telemetrum.inf to include all current USB ids.
- * libaltos: Add pre-built Mac OS X libaltos.dylib
- * libaltos: Add pre-built Windows .dll
- * altos: Windows sends USB Out packets of 0 length. Ack them.
- * libaltos: Use overlapped I/O on windows
- * altosui: Build linux, mac and windows archives on Linux
- * altosui: build debian-style altosui too
- * altosui: Devices with USB id 0x000a always get listed
-
- [ Bdale Garbee ]
- * continue even if rm's don't have anything to do
- * make invocation of 'install' pathless to work on more Unix variants
- * add a .gitattributes file, configuring the Mac and Windows binary
- library
-
- -- Bdale Garbee <bdale@gag.com> Mon, 30 Aug 2010 19:05:34 -0600
-
-altos (0.7+22+g4790f78) unstable; urgency=low
-
- [ Keith Packard ]
- * libaltos: AltusMetrum devices use more than one USB ID.
- * altosui: provide separate flush_input/flush_output for serial. deal
- with monitor automatically
- * altosui: discard invalid lines while reading Eeprom flight data
- * libaltos: Mac OS X cannot use 'poll(2)' on serial lines.
- * libaltos: Missing OS_LDFLAGS on cjnitest build
- * libaltos: cjnitest needs altos_flush now
- * altos: flush pending output when terminating packet mode
- * altos: Abort radio harder when terminating packet mode.
- * altos: shut down packet mode cleanly
- * libaltos: Fix windows build.
- * libaltos: Improve Makefile
- * Update telemetrum.inf to include all current USB ids.
- * libaltos: Add pre-built Mac OS X libaltos.dylib
- * libaltos: Add pre-built Windows .dll
- * altos: Windows sends USB Out packets of 0 length. Ack them.
- * libaltos: Use overlapped I/O on windows
- * altosui: Build linux, mac and windows archives on Linux
- * altosui: build debian-style altosui too
- * altosui: Devices with USB id 0x000a always get listed
-
- [ Bdale Garbee ]
- * continue even if rm's don't have anything to do
- * make invocation of 'install' pathless to work on more Unix variants
- * add a .gitattributes file, configuring the Mac and Windows binary
- library
-
- -- Bdale Garbee <bdale@gag.com> Mon, 30 Aug 2010 19:03:37 -0600
-
altos (0.7) unstable; urgency=low
* update changelogs for Debian build