summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2011-03-19 21:52:44 -0600
committerBdale Garbee <bdale@gag.com>2011-03-19 21:52:44 -0600
commita4dc00a522d7a249e355b48ff467ea9e891b80fb (patch)
tree6f172a28c6c3ea5d84f61f82c38fffe4b0f4c685 /debian
parent7b1deb88f527692db0a4c05d4b85814315d5833f (diff)
update changelogs for Debian builddebian/0.9.2
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog28
1 files changed, 28 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 4e309a16..223a0e74 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,31 @@
+altos (0.9.2) unstable; urgency=low
+
+ [ Bdale Garbee ]
+ * prepare to release
+ * update changelogs for Debian build
+
+ [ Keith Packard ]
+ * altos: Program default flight log max value for new boards
+
+ [ Bdale Garbee ]
+ * update changelogs for Debian build
+ * update turnon script to prefer TeleDongle as programmer
+ * elide changelog entries or re-release of 0.9
+
+ [ Keith Packard ]
+ * altosui: Mark empty eeprom records 'invalid', don't generate exception
+ * altosui: Always read whole eeprom block, even at end of flight
+ * altosui: Display eeprom parsing errors to user
+ * altosui: Missed jcommon.jar in the Mac OS install image
+ * aoview: remove -s option.
+ * Update to 0.9.2
+ * altosui: Add software version to Configure AltosUI dialog
+
+ [ Bdale Garbee ]
+ * fix up git-buildpackage config file for life on the branch-0.9 branch
+
+ -- Bdale Garbee <bdale@gag.com> Sat, 19 Mar 2011 21:52:39 -0600
+
altos (0.8.1+81+g4ae724f) unstable; urgency=low
* we need an install target to prevent parent dir make from failing