diff options
author | Munkyu Im <munkyu.im@samsung.com> | 2015-06-01 11:05:43 +0900 |
---|---|---|
committer | Munkyu Im <munkyu.im@samsung.com> | 2015-06-01 11:10:35 +0900 |
commit | e91cdfaf675b24a09a1eb8371b8d1b8217cb0ec7 (patch) | |
tree | ac022acd670d82c2e21f9020fcfececa448046b8 /package/changelog | |
parent | 0d2988fd32320dd76600becb9c7912ea600c95e7 (diff) | |
download | qemu-e91cdfaf675b24a09a1eb8371b8d1b8217cb0ec7.tar.gz qemu-e91cdfaf675b24a09a1eb8371b8d1b8217cb0ec7.tar.bz2 qemu-e91cdfaf675b24a09a1eb8371b8d1b8217cb0ec7.zip |
package: apply tuntaposx
tuntaposx has tap.kext file which makes tap device driver.
It was included in 2.4-emulator-lib.
But it does not have platform dependency.
So, make new binary package to separate from 2.4-emulator-lib
Change-Id: I2982f9e2e1273260a4501fbea9cd796b5e88f05d
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
Diffstat (limited to 'package/changelog')
-rw-r--r-- | package/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package/changelog b/package/changelog index 13b59b7999..ce263e8796 100644 --- a/package/changelog +++ b/package/changelog @@ -1,3 +1,6 @@ +* 2.2.27 +- apply new package +== Munkyu Im <munkyu.im@samsung.com> 2015-06-01 * 2.2.26 - modify install script == Munkyu Im <munkyu.im@samsung.com> 2015-05-29 |