diff options
author | Bdale Garbee <bdale@gag.com> | 2010-11-29 21:47:13 -0700 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2010-11-29 21:47:13 -0700 |
commit | 3696b30a8d1eb351353d84b5f7af8eeff55c468b (patch) | |
tree | ed298fd66609c532cd1b470cca0f138aa50495fa /debian | |
parent | 11b3f9ff715017a2dec02003275885334f22c009 (diff) |
update changelogs for Debian builddebian/0.8.1
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 05574ed0..13c9b1bc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,22 @@ +altos (0.8.1) unstable; urgency=low + + [ Bdale Garbee ] + * moved doc dir in web content to AltOS tree + * fix publish target in doc/Makefile + * fix section layering + * fix an Altos vs Altus typo in the docs + * adding Bdale's release process document to the source tree + + [ Keith Packard ] + * windows: Add jfreechart.jar and jcommon.jar to windows install image + * Move "Releasing" to top level + * Add minimal release testing plan to Releasing + + [ Bdale Garbee ] + * releasing 0.8.1 + + -- Bdale Garbee <bdale@gag.com> Mon, 29 Nov 2010 21:46:54 -0700 + altos (0.8) unstable; urgency=low [ Keith Packard ] |