X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ChangeLog;h=8c6759eefcc906abce07ffb69c67fdeacb16a0f5;hb=2d5e48c5dc0e822fdf430f43804c1e5e79fdbf84;hp=a6db0da83eb8c02dead5e42647927f94ae229db8;hpb=5c4e437975054d33604402591e1ea2f314932593;p=fw%2Faltos diff --git a/ChangeLog b/ChangeLog index a6db0da8..8c6759ee 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,36 @@ +commit 48f57997452e17564e28fe3e37403f6f63d32dea +Author: Keith Packard +Date: Thu Sep 9 20:24:42 2010 -0700 + + altosui: conflating USB product and vendor IDs is a bad idea + + We've now got a USB vendor ID called 'altusmetrum' for generic + altusmetrum devices (old USB ID 0x000A) while the general vendor name + for all devices is 'altusmetrum' as well. + + This patch splits vendors and products into separate name spaces, + products are prefixed with product_ and vendor with (oddly) vendor_. + + Signed-off-by: Keith Packard + +commit 632d276118ab04de67561104be650f8fb69a0450 +Author: Bdale Garbee +Date: Thu Sep 9 20:34:43 2010 -0600 + + update changelogs for Debian build + +commit 1ac3d7e3ba52d1b0dc834eaa5d7886c730eaf307 +Author: Bdale Garbee +Date: Thu Sep 9 20:34:22 2010 -0600 + + initial cut at an altosui man page + +commit 5c4e437975054d33604402591e1ea2f314932593 +Author: Bdale Garbee +Date: Thu Sep 9 20:06:09 2010 -0600 + + update changelogs for Debian build + commit 0ea75761416bff299233991e961ba25b6c7dcf89 Merge: 35d70c9 8ee3464 Author: Bdale Garbee