X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=debian%2Fchangelog;h=c808c50d2eb53f8d30513598ad454975370a1afb;hp=d46b034696b69198df749efe7da55167e4244b9d;hb=96ca7051f60ea299e3e05bafbe5717fc83c3afd2;hpb=c286ada6457579d64e9d8ca44b927258b4a561da diff --git a/debian/changelog b/debian/changelog index d46b0346..c808c50d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,42 @@ +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 + + -- Bdale Garbee Thu, 09 Sep 2010 22:49:54 -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 ]