X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=debian%2Fchangelog;h=2549c1c9017eb2f74bf641c18dee8b94661f81b5;hp=572af3e6f4986bfbe35da9f40814d8b3e66cd88c;hb=632d276118ab04de67561104be650f8fb69a0450;hpb=15da683c2f747baef49c8b8d321a86faede0de30 diff --git a/debian/changelog b/debian/changelog index 572af3e6..2549c1c9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,33 @@ -altos (0.7+81+g012e717) unstable; urgency=low +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