Repackaging for cache flush enable = 0
authorWooHyun Jung <wh0705.jung@samsung.com>
Mon, 7 Feb 2011 03:28:45 +0000 (12:28 +0900)
committerWooHyun Jung <wh0705.jung@samsung.com>
Mon, 7 Feb 2011 03:28:45 +0000 (12:28 +0900)
config/slp/base.src
debian/changelog

index 94aeed4..820feb6 100644 (file)
@@ -16,7 +16,7 @@ group "Elm_Config" struct {
   value "compositing" int: 1;
   value "font_hinting" int: 2;
   value "cache_flush_poll_interval" int: 512;
-  value "cache_flush_enable" uchar: 1;
+  value "cache_flush_enable" uchar: 0;
   value "image_cache" int: 4096;
   value "font_cache" int: 512;
   value "edje_cache" int: 32;
index 709966e..ae8a434 100644 (file)
@@ -1,3 +1,11 @@
+elementary (1.0.0+svn.51480slp2+build107) unstable; urgency=low
+
+  * cache flush enable = 0
+  * Git: 165.213.180.234:slp/pkgs/e/elementary
+  * Tag: elementary_1.0.0+svn.51480slp2+build107 
+
+ -- WooHyun Jung <wh0705.jung@samsung.com>  Mon, 07 Feb 2011 12:27:28 +0900
+
 elementary (1.0.0+svn.51480slp2+build106) unstable; urgency=low
 
   * Cnp_helper Rollback.