packaging: update the changelog submit/trunk/20120910.073042
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Mon, 10 Sep 2012 07:25:38 +0000 (10:25 +0300)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Mon, 10 Sep 2012 07:28:35 +0000 (10:28 +0300)
Also clean-up the changelog. Let's keep only human-friendly text there. All the
technical details should be in commit messages, not in the Changelog. Changelog
is for end users, so it should be simple enough.

Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
packaging/intel-emgd-kmod.changes

index 525a470..7b83519 100644 (file)
@@ -1,21 +1,15 @@
-* Thu Sep  6 2012 Quanxian Wang <quanxian.wang@intel.com> - 2667
-- Add kernel version dependency
-
-* Mon Aug 13 2012 Quanxian Wang <quanxian.wang@intel.com> - 2667
-- Bug fix for pci_regs.h building error
+* Mon Sep 10 2012 Quanxian Wang <quanxian.wang@intel.com> - 2667
+- Fix breakage cause by the previous change - make package name
+  to be as it was before - intel-emgd-kmod.
 
-* Mon Aug 13 2012 Quanxian Wang <quanxian.wang@intel.com> - 2667
-- staging: emgd: IVI display configuration
-  This patch configures the emgd driver for the IVI HW displays.
-  In theory, we should only change "user_config.[ch] files, but we also
-  change "emgd_drv.c" and "emgd_interface.c". This should be worked on
-  later.
+* Thu Sep  6 2012 Quanxian Wang <quanxian.wang@intel.com> - 2667
+- Add kernel version dependency.
 
 * Mon Aug 13 2012 Quanxian Wang <quanxian.wang@intel.com> - 2667
-- Create new Makefile for module building
+- Bug fix for pci_regs.h building error.
 
 * Mon Aug 13 2012 Quanxian Wang <quanxian.wang@intel.com> - 2667
-- Init packaging dir
+- Add IVI display configuration.
 
 * Mon Aug 13 2012 Quanxian Wang <quanxian.wang@intel.com> - 2667
-- staging: emgd: experimental build 2667
+- Add experimental build 2667 of the emgd driver.