update changelogs for Debian build split
authorBdale Garbee <bdale@gag.com>
Wed, 24 Aug 2011 03:18:02 +0000 (21:18 -0600)
committerBdale Garbee <bdale@gag.com>
Wed, 24 Aug 2011 03:18:02 +0000 (21:18 -0600)
ChangeLog
debian/changelog

index 024d44940b9f68ee42aafcabd882d0400eb4a44b..829c4261ac2264ee96bbfe780e97451ebf0d33a0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,33 @@
+commit db325c19b9d076e8ccdc2571ca941686fa7711d8
+Author: Bdale Garbee <bdale@gag.com>
+Date:   Tue Aug 23 21:17:36 2011 -0600
+
+    rewind changelog
+
+commit fc530ecfd01a3ae0593dc8a9659d72d7a371a22c
+Author: Bdale Garbee <bdale@gag.com>
+Date:   Tue Aug 23 21:16:56 2011 -0600
+
+    build on split branch
+
+commit 72475c4ccc969b050281893498fe43ea0829e1f9
+Author: Bdale Garbee <bdale@gag.com>
+Date:   Tue Aug 23 21:15:46 2011 -0600
+
+    first pass at splitting rules targets .. still folds through one 'install'
+
+commit b13596b2b2152d8af34f7aafa82b7d64a3636ff6
+Author: Bdale Garbee <bdale@gag.com>
+Date:   Tue Aug 23 20:24:49 2011 -0600
+
+    update control file for binary package split
+
+commit 192881b7cae49af375cc2b8b7305c937079ee724
+Author: Bdale Garbee <bdale@gag.com>
+Date:   Tue Aug 23 20:11:01 2011 -0600
+
+    update changelogs for Debian build
+
 commit fc7e46b1215ea2b4cc138ed77d8eaa122369b15f
 Author: Bdale Garbee <bdale@gag.com>
 Date:   Tue Aug 23 20:10:14 2011 -0600
index e786b10f25736a678083229c71bd5eefa8c79ad4..7e7fa6b522bb6c856271e333cc9d4bc82993c48f 100644 (file)
@@ -1,3 +1,50 @@
+altos (0.9.6.0+37+gdb325c1) unstable; urgency=low
+
+  [ Keith Packard ]
+  * altos: Lost change that reported flight 0 when log memory was full
+  * altosui: Ancient log files used 'apogee' for 'coast' state
+  * altosui: Add 'On-board Data Logging' indicator to pad tab
+
+  [ Bdale Garbee ]
+  * update changelogs for Debian build
+  * update changelogs for Debian build
+
+  [ Keith Packard ]
+  * altosui: remove debug printf in pad pane
+  * altosui: Disable 'max flight log' config when there are stored flights
+  * altos: Merge common config code in ao_config.c
+  * Bump version to 0.9.7
+  * altos/altosui: Add ability to disable telemetry/rdf completely
+  * altosui: Clean up command line processing. Add --graph
+  * altos-fat/windows: Check and install Java 1.6 as needed
+  * altosui/windows: Fix a bunch of windows compiler warnings.
+  * altosui: Attempt to make both 32- and 64-bit windows DLLs
+  * doc: Add note about telemetry disable mode to 1.0 release notes
+  * doc: Add Installation Recommendations chapter
+  * altosui: Add a few simple unit conversions
+  * altosui: Capture date/time/serial/flight in AltosFlightStats
+  * altosui: Add date/time/serial/flight to flight stats tab
+  * altosui: Show filename in AltosGraph window
+  * altosui: Add --summary option to dump flight stats to stdout
+  * altosui: Make monitor-idle display correct 'On-board data logging' status
+  * altosui: Can't configure flight log max on TeleMini
+  * altosui: fix 'magic' string to signal end of config data
+  * altosui: Only 'show' config dialog once
+  * altosui: Reset all config data on 'reset' command
+  * altosui: Update mac os X library
+  * libaltos: fix Mac OS X function signatures
+  * altosui: add tool-tips to the button box.
+
+  [ Bdale Garbee ]
+  * turn off auto-tagging during Debian build
+  * update changelogs for Debian build
+  * update control file for binary package split
+  * first pass at splitting rules targets .. still folds through one 'install'
+  * build on split branch
+  * rewind changelog
+
+ -- Bdale Garbee <bdale@gag.com>  Tue, 23 Aug 2011 21:17:55 -0600
+
 altos (0.9.6.0) unstable; urgency=low
 
   [ Keith Packard ]