X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=db929e6490a7700c27a6d3fc5e165494d1fc1c29;hb=78ce3120e5a53858ca0d43c734aa5d28b4948ce3;hp=f46dfe82ed1d6c0d4fd42bbfcd81db92dc5bfb12;hpb=3e5824b9a71971ce99bfe38a1e860b421e265f02;p=fw%2Faltos diff --git a/debian/changelog b/debian/changelog index f46dfe82..db929e64 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,56 @@ -altos (0.7+79+g3d49d5f) unstable; urgency=low +altos (0.7.1) unstable; urgency=low + + [ Keith Packard ] + * Add firmware and libaltos to 'fat' target at top-level + * altosui: Remove some debug printfs. + * altosui: libaltos.so is built with libtool -- it's in + ../libaltos/.libs + * Add --with-fat-dir configure option to publish finished stand-alone + bits + * altosui: Fix telemetry file reader to handle tick count wrapping + + -- Bdale Garbee Thu, 09 Sep 2010 23:51:53 -0600 + +altos (0.7+96+g48f5799) unstable; urgency=low + + [ Keith Packard ] + * altosui: conflating USB product and vendor IDs is a bad idea + + -- Bdale Garbee Thu, 09 Sep 2010 21:29:13 -0600 + +altos (0.7+94+g1ac3d7e) unstable; urgency=low + + * initial cut at an altosui man page + + -- Bdale Garbee Thu, 09 Sep 2010 20:34:38 -0600 + +altos (0.7+92+g0ea7576) unstable; urgency=low + + [ Bdale Garbee ] + * handle versioning of ihx files (poorly) by just wildcarding the file + name + + [ Keith Packard ] + * altosui: Need to have JVM include path substituted into libaltos + Makefile + * altosui: Store libaltos.so in $(libdir)/altos + * altosui: Display error dialog when AltOS JNI library can't be loaded + + -- Bdale Garbee Thu, 09 Sep 2010 20:05:44 -0600 + +altos (0.7+86+g6c0ae7e) unstable; urgency=low + + [ Keith Packard ] + * altosui: Add explicit requirement to create classes directory + * altosui: fix telemetrum.inf FFFE:000A product names on AMD64 and + ia64 + * altosui: hack to make JAVAROOT directory get created before javac + runs + * altosui: remove FATJAR from all-local to avoid building fat .jar + file + + [ Bdale Garbee ] + * add libtool to build deps [ Keith Packard ] * altosui: Add windows installer build using 'nsis'