diff options
author | Bdale Garbee <bdale@gag.com> | 2010-09-09 20:06:09 -0600 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2010-09-09 20:06:09 -0600 |
commit | 5c4e437975054d33604402591e1ea2f314932593 (patch) | |
tree | a58dbf6c19c48f1151669b705e4b9e30db8befc3 /debian | |
parent | 0ea75761416bff299233991e961ba25b6c7dcf89 (diff) |
update changelogs for Debian builddebian/0.7+92+g0ea7576
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d46b0346..5f5204ec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +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 <bdale@gag.com> Thu, 09 Sep 2010 20:05:44 -0600 + altos (0.7+86+g6c0ae7e) unstable; urgency=low [ Keith Packard ] |