[Release] wrt_0.8.116
[platform/framework/web/wrt.git] / debian / changelog
1 wrt (0.8.116) unstable; urgency=low
2
3   * Change action of appservice in case that serviced page is same to current page of webapp
4   * Logs restored in Release configuration
5   * Support security origin for W3C filesystem API
6   * Support check popup for security origin permission
7   * Support security origin for W3C Web storage usage
8   * Support security origin for W3C geolocation
9
10   * Git : framework/web/wrt
11   * Tag : wrt_0.8.116
12
13  -- Jihoon Chung <jihoon.chung@samsung.com>  Fri, 23 Nov 2012 21:19:38 +0900
14
15 wrt (0.8.115) unstable; urgency=low
16
17   * Profiling disabled for other configurations
18   * Unregister bundle callbacks to avoid abort
19   * Replace widget handle with tizen id
20   * Replace widget handle with tizen id in widgetModel
21   * Removed GetFactoryWidget
22   * localizeWidgetModel() removal
23   * Return to previous window structure
24   * Test mode for installation of widgets in profiling script
25   * Remove build warning
26   * Support security origin database
27
28   * Git : framework/web/wrt
29   * Tag : wrt_0.8.115
30
31  -- Jihoon Chung <jihoon.chung@samsung.com>  Fri, 23 Nov 2012 11:03:48 +0900
32
33 wrt (0.8.114) unstable; urgency=low
34
35   * resolve abnormal action on recieving appservice event
36   * Git : framework/web/wrt
37   * Tag : wrt_0.8.114
38
39  -- Yunchan Cho <yunchan.cho@samsung.com>  Mon, 19 Nov 2012 13:24:24 +0900
40
41 wrt (0.8.113) unstable; urgency=low
42
43   * Support custom js event regarding state change of softkeyboard(ime)
44   * Add interface to fire custom js event for Tizen Webapp
45   * Git : framework/web/wrt
46   * Tag : wrt_0.8.113
47
48  -- Yunchan Cho <yunchan.cho@samsung.com>  Thu, 15 Nov 2012 15:41:10 +0900
49
50 wrt (0.8.112) unstable; urgency=low
51
52   * Fix resource leaks
53   * Removed compilation warnings
54   * Profiling points updated, script fixed
55   * Fix resource leaks
56
57   * Git : framework/web/wrt
58   * Tag : wrt_0.8.112
59
60  -- Jihoon Chung <jihoon.chung@samsung.com>  Wed, 14 Nov 2012 08:24:02 +0900
61
62 wrt (0.8.111) unstable; urgency=low
63
64   * Modified hide operation of viewlogic
65   * for supporting desktop mode
66   * Git : framework/web/wrt
67   * Tag : wrt_0.8.111
68
69  -- kyungeun <lke01.lee@samsung.com>  Mon, 12 Nov 2012 22:37:45 +0900
70
71 wrt (0.8.110) unstable; urgency=low
72
73   * set environment value
74   * Modify state change when showed state changes to showed state
75   * Title & Indicator policy has been changed
76   * Remove deprecated code (roaming_agent)
77   * Remove unnecessary dependency in wrt bundle
78   * Change cache model to EWK_CACHE_MODEL_DOCUMENT_BROWSER
79
80   * Git : framework/web/wrt
81   * Tag : wrt_0.8.110
82
83  -- Jihoon Chung <jihoon.chung@samsung.com>  Wed, 07 Nov 2012 13:19:10 +0900
84
85 wrt (0.8.109) unstable; urgency=low
86
87   * Start URI localized only once + localization fix
88   * for indicator widget, the elementaries for window are changed
89   * Clean unused libraries and includes
90   * Update wrt-preloader binary
91   * Fixed N_SE-12031
92   * Remove floating backbutton
93
94   * Git : framework/web/wrt
95   * Tag : wrt_0.8.109
96
97  -- Jihoon Chung <jihoon.chung@samsung.com>  Fri, 02 Nov 2012 11:49:50 +0900
98
99 wrt (0.8.108) unstable; urgency=low
100
101   * Deleted factory_widget, so had to remove isDeletable and places where it was used.
102   * Change profiling build
103   * Fixing profiling script
104   * Fixed app service searching function
105   * Fixed JIRA #S1-9623
106   * Fixed crash issue during receiving reset event
107
108   * Git : framework/web/wrt
109   * Tag : wrt_0.8.108
110
111  -- Jihoon Chung <jihoon.chung@samsung.com>  Tue, 30 Oct 2012 15:31:50 +0900
112
113 wrt (0.8.107) unstable; urgency=low
114
115   * [Engine] wrt-launcher widget info display change.
116   * [Engine] Remove widgetHandle from geolocation support
117   * URI handling moved to WebProcess
118   * [Engine] Replacing FileUtils function calls
119   * Profiling script modified to according to wrt-launcher changes
120
121
122   * Git : framework/web/wrt
123   * Tag : wrt_0.8.107
124
125  -- Soyoung Kim <sy037.kim@samsung.com>  Thu, 25 Oct 2012 14:57:29 +0900
126
127 wrt (0.8.106) unstable; urgency=low
128
129   * Rename PkgName to TizenId in widget model
130   * Changed callback mechanism to use FastDelegates #2
131   * wrt-client attach to database thread
132   * Remove widget model from wrt api
133   * Remove widget handle from wrt-launcher
134   * Removing direct call to DBus from RunnableWidgetObject
135   * Fix for RunnableObjectGuardState when background page enable
136   * Remove unused fields from widget model
137   * Replace WK API to ewk
138
139   * Git : framework/web/wrt
140   * Tag : wrt_0.8.106
141
142  -- Leerang Song <leerang.song@samsung.com>  Fri, 19 Oct 2012 10:59:45 +0900
143
144 wrt (0.8.105) unstable; urgency=low
145
146   * Remove widget handle from wrt api
147   * Fix for profiling scripts
148   * Removed unused YouTubeHD::parseXML() and libxml2
149   * Remove widget handle from youtubehd
150   * Remove ewk_xxx header
151   * Add license installing
152
153   * Git : framework/web/wrt
154   * Tag : wrt_0.8.105
155
156  -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 11 Oct 2012 08:33:48 +0900
157
158 wrt (0.8.104) unstable; urgency=low
159
160   * Blank IFrame issue fix
161   * Manifest file changed
162   * Prevent popup from asking filesystem permission
163   * Remove widget handle from wrt-client
164   * Fixed get application service uri
165   * WRT Runnable Object State Guard
166
167   * Git : framework/web/wrt
168   * Tag : wrt_0.8.104
169
170  -- Tae-Jeong Lee <taejeong.lee@samsung.com>  Tue, 09 Oct 2012 21:13:55 +0900
171
172 wrt (0.8.103) unstable; urgency=low
173
174   * NPAPI plugins support is always on by default
175   * backbutton support
176   * Change the setting method of window layout
177   * Removed unused code after old wrt api
178   * Removed unused ace profiling scripts
179
180   * Git : framework/web/wrt
181   * Tag : wrt_0.8.103
182
183  -- Tae-Jeong Lee <taejeong.lee@samsung.com>  Mon, 08 Oct 2012 21:05:09 +0900
184
185 wrt (0.8.102) unstable; urgency=low
186
187   * [Engine] Allow to launch widget with tizen id
188
189   * Git : slp/pkgs/w/wrt
190   * Tag : wrt_0.8.102
191
192  -- Jihoon Chung <jihoon.chung@samsung.com>  Fri, 05 Oct 2012 15:41:22 +0900
193
194 wrt (0.8.101) unstable; urgency=low
195
196   * [Engine] DPL pointer replaced by std pointers
197   * LanguageTagsProvider reset on system lang change
198   * Widget localization refactoring
199   * [Engine] Few new profiling points. Profiling script modification to parse debug
200   * LanguageTags removed from WidgetModel
201   * Added FullscreenAPI handling in wrt-client
202   * [Engine] Add wrt-popup
203
204   * Git : slp/pkgs/w/wrt
205   * Tag : wrt_0.8.101
206
207  -- Jihoon Chung <jihoon.chung@samsung.com>  Fri, 05 Oct 2012 08:00:36 +0900
208
209 wrt (0.8.100) unstable; urgency=low
210
211   * Fix for crash when terminated
212
213   * Git : slp/pkgs/w/wrt
214   * Tag : wrt_0.8.100
215
216  -- Tae-Jeong Lee <taejeong.lee@samsung.com>  Fri, 28 Sep 2012 15:25:13 +0900
217
218 wrt (0.8.99) unstable; urgency=low
219
220   * Add SEL Verification tag
221
222   * Git : slp/pkgs/w/wrt
223   * Tag : wrt_0.8.99
224
225  -- Tae-Jeong Lee <taejeong.lee@samsung.com>  Thu, 27 Sep 2012 21:21:28 +0900
226
227 wrt (0.8.98) unstable; urgency=low
228
229   * Add hidden option for developer
230   * Fix for N_SE-10234 and Redefine of system language change action
231   * Filesystem permission request ask Popup
232   * Add WKBundlePagePolicyClient callbacks for improving launching time
233   * unregister callback on widget close
234   * Set export env for rendering
235
236   * Git : slp/pkgs/w/wrt
237   * Tag : wrt_0.8.98
238
239  -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 27 Sep 2012 16:05:14 +0900
240
241 wrt (0.8.97) unstable; urgency=low
242
243   * Add smack manifest
244
245   * Git : framework/web/wrt
246   * Tag : wrt_0.8.97
247
248  -- Tae-Jeong Lee <taejeong.lee@samsung.com>  Thu, 20 Sep 2012 20:16:12 +0900
249
250 wrt (0.8.96) unstable; urgency=low
251
252   * for SEL_verification release
253
254   * Git : framework/web/wrt
255   * Tag : wrt_0.8.96
256
257  -- Tae-Jeong Lee <taejeong.lee@samsung.com>  Thu, 20 Sep 2012 11:54:36 +0900
258
259 wrt (0.8.95) unstable; urgency=low
260
261   * Fixed N_SE-10195
262   * CMakeLists cleanup
263   * Change related to new language tags provider.
264   * Tizen setting configuration extention rename
265   * wrt-security dep fixed
266   * Database Usage Exceed Permission Ask Popup
267   * Changed callback mechanism to use FastDelegates
268   * Move up WebProcess fork timing.
269   * Removing the "Search the Web" context menu.
270   * Unnecessary method declarations removed
271   * Framework directory removed
272
273   * Git : framework/web/wrt
274   * Tag : wrt_0.8.95
275
276  -- Tae-Jeong Lee <taejeong.lee@samsung.com>  Wed, 19 Sep 2012 12:21:22 +0900
277
278 wrt (0.8.94) unstable; urgency=low
279
280   * [Engine] fix for wrt test mode
281   * [Engine] Fixed N_SE-9280
282   * [Engine] Add evas_object_focus_set in the OnPause
283   * [Engine] Remove progress evas_object
284   * [Engine] Remove build warning
285
286   * Git : slp/pkgs/w/wrt
287   * Tag : wrt_0.8.94
288
289  -- Jihoon Chung <jihoon.chung@samsung.com>  Wed, 12 Sep 2012 15:55:45 +0900
290
291 wrt (0.8.93) unstable; urgency=low
292
293   * [Engine] Upgrade Security dependencies
294
295   * Git : slp/pkgs/w/wrt
296   * Tag : wrt_0.8.93
297
298  -- Jihoon Chung <jihoon.chung@samsung.com>  Tue, 11 Sep 2012 15:41:57 +0900
299
300 wrt (0.8.92) unstable; urgency=low
301
302   * [Engine] support multiple view object
303
304   * Git : slp/pkgs/w/wrt
305   * Tag : wrt_0.8.92
306
307  -- Yunchan Cho <yunchan.cho@samsung.com>  Thu, 06 Sep 2012 00:17:20 +0900
308
309 wrt (0.8.91) unstable; urgency=low
310
311   * [Engine] Rearrange return value for IDE
312
313   * Git : slp/pkgs/w/wrt
314   * Tag : wrt_0.8.91
315
316  -- Jihoon Chung <jihoon.chung@samsung.com>  Wed, 05 Sep 2012 20:46:40 +0900
317
318 wrt (0.8.90) unstable; urgency=low
319
320   * [Engine] Clean unused code
321   * [Engine] Remove elm_exit() from ViewLogic
322   * [Engine] Fixed JIRA(N_SE-8886)
323
324   * Git : slp/pkgs/w/wrt
325   * Tag : wrt_0.8.90
326
327  -- Jihoon Chung <jihoon.chung@samsung.com>  Tue, 04 Sep 2012 23:29:29 +0900
328
329 wrt (0.8.89) unstable; urgency=low
330
331   * [Engine] Arch directory removed
332   * [Engine] View module header cleanup
333   * [Engine] Move windowData and splash screen to wrt-client
334   * [Engine] Move setLayout out of view module
335   * [Engine] Profiling fixes
336   * [Engine] Fixed SDK launch fail issue
337   * [Engine] Fixed CCR issue(#78130)
338   * [Engine] calling connectElmCallback
339   * [Engine] Support focusing of top level webview in case of reset or resume
340
341   * Git : slp/pkgs/w/wrt
342   * Tag : wrt_0.8.89
343
344  -- Jihoon Chung <jihoon.chung@samsung.com>  Mon, 03 Sep 2012 20:30:30 +0900
345
346 wrt (0.8.88) unstable; urgency=low
347
348   * [Engine] Support to get current webview used for rendering
349   * [Engine] Change callback machanism of RunnableWidgetObject
350   * [Engine] RunnableWidgetObject extended with startUri
351   * [Engine] ewk_context.h fix
352   * [Engine] Add decrypt resource
353
354   * Git : slp/pkgs/w/wrt
355   * Tag : wrt_0.8.88
356
357  -- Jihoon Chung <jihoon.chung@samsung.com>  Wed, 29 Aug 2012 13:41:55 +0900
358
359 wrt (0.8.87) unstable; urgency=low
360
361   * [Engine] Removing 'WebKit2' prefix path from including webkit header file.
362   * [Engine] Reset widget When update setting lanuage.
363
364   * Git : framework/web/wrt
365   * Tag : wrt_0.8.87
366
367  -- Tae-Jeong Lee <taejeong.lee@samsung.com>  Mon, 27 Aug 2012 22:29:53 +0900
368
369 wrt (0.8.86) unstable; urgency=low
370
371   * [Engine] Splash screen code separated
372   * [Engine] Replace Legacy API to Managed API (#1, aul to capi-appfw-application)
373   * [Engine] Add default icon for tizen
374   * [Engine] Change orientation argument
375   * [Engine] Move checkWACTestCertifiedWidget() to wrt-client side
376   * [Engine] Move localizeWidgetModel() to wrt-client side
377   * [Engine] Move debug settings to wrt-client
378
379   * Git : slp/pkgs/w/wrt
380   * Tag : wrt_0.8.86
381
382  -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 23 Aug 2012 16:24:06 +0900
383
384 wrt (0.8.85) unstable; urgency=low
385
386   * [Engine] WRT API, Widget Controlller and Logic removed
387   * [Engine] RunnableWidgetObject fix
388   * [Engine] Move state check of widget model to wrt-client side
389   * [Engine] Implementation W3C "The Screen Orientation API"
390
391   * Git : slp/pkgs/w/wrt
392   * Tag : wrt_0.8.85
393
394  -- Jihoon Chung <jihoon.chung@samsung.com>  Tue, 21 Aug 2012 21:57:18 +0900
395
396 wrt (0.8.84) unstable; urgency=low
397
398   * [Engine] Implement launchCallback in wrt-client
399   * [Engine] Removing 'WebKit2' prefix path from including webkit header file
400   * [Engine] Conformant code cleanup
401
402   * Git : slp/pkgs/w/wrt
403   * Tag : wrt_0.8.84
404
405  -- Tae-Jeong Lee <taejeong.lee@samsung.com>  Tue, 21 Aug 2012 15:23:33 +0900
406
407 wrt (0.8.83) unstable; urgency=low
408
409   * ViewLogic refactor
410   * Clean-up screen orientation code
411   * Remove ug-picker-efl
412   * Replace Legacy API to Managed API (remove dnet)
413   * Implement custom http header set
414
415   * Git : slp/pkgs/w/wrt
416   * Tag : wrt_0.8.83
417
418  -- Jihoon Chung <jihoon.chung@samsung.com>  Fri, 17 Aug 2012 10:26:19 +0900
419
420 wrt (0.8.82) unstable; urgency=low
421
422   * WRT CoreModule
423   * WRT RunnableWidgetObject
424   * Use new api in wrt-client
425   * Change action for 'default' operation of appservice
426   * Devel package created for wrt
427
428   * Git : slp/pkgs/w/wrt
429   * Tag : wrt_0.8.82
430
431  -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 16 Aug 2012 20:23:16 +0900
432
433 wrt (0.8.81) unstable; urgency=low
434
435   * Switch order of init step nad setPrivilege step
436   * Unused method removed
437   * WindowData separation
438   * Fixed crash issus (#S1-7373/7374)
439
440   * Git : slp/pkgs/w/wrt
441   * Tag : wrt_0.8.81
442
443  -- Jihoon Chung <jihoon.chung@samsung.com>  Mon, 13 Aug 2012 20:51:16 +0900
444
445 wrt (0.8.80) unstable; urgency=low
446
447   * OCSPCheck terms change from Tizen webapp to WAC2.0 webapp
448   * Revise a host API and remove a smartcallback function
449   * Change dependency from "ui-gadget" to "ui-gadget-1"
450   * Support for geolocation
451   * Move up the WebProcess initialization timing
452   * Add low memory event callback
453   * Move evas_object_focus_set
454   * Fixed JIRA(#WEB-1499)
455
456   * Git : slp/pkgs/w/wrt
457   * Tag : wrt_0.8.80
458
459  -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 09 Aug 2012 15:19:09 +0900
460
461 wrt (0.8.79) unstable; urgency=low
462
463   * Change web process creation time.
464   * Remove unnecessary function call
465   * Splash screen deinitialization pedantic check
466   * Widget model was initialized twice
467   * Prepare ViewLogic to Livebox
468   * RPC Server leftover
469   * Use PopupInvoker from wrt repository
470   * Added new build type for code coverage.
471
472   * Git : slp/pkgs/w/wrt
473   * Tag : wrt_0.8.79
474
475  -- Tae-Jeong Lee <taejeong.lee@samsung.com>  Fri, 03 Aug 2012 19:57:42 +0900
476
477 wrt (0.8.78) unstable; urgency=low
478
479   * Update tag for adding "SEL Verification"
480
481   * Git : slp/pkgs/w/wrt
482   * Tag : wrt_0.8.78
483
484  -- Jihoon Chung <jihoon.chung@samsung.com>  Wed, 01 Aug 2012 17:41:16 +0900
485
486 wrt (0.8.77) unstable; urgency=low
487
488   * Block webkit evas_object_del code
489   * Preparation of injected bundle for multiple plugins
490   * Integration with new PluginLogic
491
492   * Git : slp/pkgs/w/wrt
493   * Tag : wrt_0.8.77
494
495  -- Jihoon Chung <jihoon.chung@samsung.com>  Tue, 31 Jul 2012 22:39:11 +0900
496
497 wrt (0.8.76) unstable; urgency=low
498
499   * Re-upload package
500
501   * Git : slp/pkgs/w/wrt
502   * Tag : wrt_0.8.76
503
504  -- Jihoon Chung <jihoon.chung@samsung.com>  Tue, 31 Jul 2012 11:42:00 +0900
505
506 wrt (0.8.75) unstable; urgency=low
507
508   * Re-upload package
509
510   * Git : slp/pkgs/w/wrt
511   * Tag : wrt_0.8.75
512
513  -- Bartlomiej Grzelewski <b.grzelewski@samsung.com>  Mon, 30 Jul 2012 16:07:00 +0200
514
515 wrt (0.8.74) unstable; urgency=low
516
517   * Re-upload package
518
519   * Git : slp/pkgs/w/wrt
520   * Tag : wrt_0.8.74
521
522  -- Jihoon Chung <jihoon.chung@samsung.com>  Mon, 30 Jul 2012 10:10:40 +0900
523
524 wrt (0.8.73) unstable; urgency=low
525
526   * Fixed set theme.
527   
528   * Git : slp/pkgs/w/wrt
529   * Tag : wrt_0.8.73
530
531  -- Leerang Song <leerang.song@samsung.com>  Thu, 26 Jul 2012 15:37:52 +0900
532
533 wrt (0.8.72) unstable; urgency=low
534
535   * Adjust to API changes in wrt-security and security-server
536   * Add splash screen
537
538   * Git : slp/pkgs/w/wrt
539   * Tag : wrt_0.8.72
540
541  -- Zbigniew Kostrzewa <z.kostrzewa@samsung.com>  Wed, 25 Jul 2012 16:03:18 +0200
542
543 wrt (0.8.71) unstable; urgency=low
544
545   * Fixed build break when DPL LOGS are turned off
546   * Fixed CCR(#N_SE-3620)
547   * Remove unused script (wrt_policy_setter.sh)
548   * Upgrade dependencies
549
550   * Git : slp/pkgs/w/wrt
551   * Tag : wrt_0.8.71
552
553  -- Jihoon Chung <jihoon.chung@samsung.com>  Wed, 25 Jul 2012 10:16:03 +0900
554
555 wrt (0.8.70) unstable; urgency=low
556
557   * Add to set theme information
558   * "window.navigator.theme" property support.
559   * A feature of widget background work support.
560
561   * Git : slp/pkgs/w/wrt
562   * Tag : wrt_0.8.70
563
564  -- Taejeong Lee <taejeong.lee@samsung.com>  Wed, 18 Jul 2012 18:07:05 +0900
565
566 wrt (0.8.69) unstable; urgency=low
567
568   * Clean-up multiple INVALID_WIDGET_HANDLE definition
569   * Add focus to evas_object
570
571   * Git : slp/pkgs/w/wrt
572   * Tag : wrt_0.8.69
573
574  -- Jihoon Chung <jihoon.chung@samsung.com>  Mon, 16 Jul 2012 14:08:10 +0900
575
576 wrt (0.8.68-1) unstable; urgency=low
577
578   * Add tag for auto SR
579
580   * Git : slp/pkgs/w/wrt
581   * Tag : wrt_0.8.68-1
582
583  -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 12 Jul 2012 15:34:32 +0900
584
585 wrt (0.8.68) unstable; urgency=low
586
587   * Support auto save id/password for WK2
588   * Remove auto save for WK1
589   * Window activate process is added in reset widget function
590   * Code clean up
591
592   * Git : slp/pkgs/w/wrt
593   * Tag : wrt_0.8.68
594
595  -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 12 Jul 2012 14:00:45 +0900
596
597 wrt (0.8.67) unstable; urgency=low
598
599   * Add geolocation control by ace.
600   * wrt-client clean up #2
601   * Debug message for W3C packaging tests
602   * Closing empty views when scheme is handled externally
603   * Fix for blocked uri in IFrame issue (WARP)
604   * fixed navi issue (#WEB-1128)
605
606   * Git : slp/pkgs/w/wrt
607   * Tag : wrt_0.8.67
608
609  -- Leerang Song <leerang.song@samsung.com>  Tue, 10 Jul 2012 14:46:02 +0900
610
611 wrt (0.8.66) unstable; urgency=low
612
613   * Revision to cope with Web process's unexpected terminate
614
615   * Git : slp/pkgs/w/wrt
616   * Tag : wrt_0.8.66
617
618  -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 05 Jul 2012 09:48:11 +0900
619
620 wrt (0.8.65) unstable; urgency=low
621
622   * Fixed webglGallery image load issue
623   * Fixed data scheme issue
624   * Segmentation falut fix
625   * Prepare the wrt_reset_all.sh script for security-server
626
627   * Git : slp/pkgs/w/wrt
628   * Tag : wrt_0.8.65
629
630  -- Jihoon Chung <jihoon.chung@samsung.com>  Tue, 03 Jul 2012 10:52:18 +0900
631
632 wrt (0.8.64) unstable; urgency=low
633
634   * Add load and unload event for frame
635
636   * Git : slp/pkgs/w/wrt
637   * Tag : wrt_0.8.64
638
639  -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 28 Jun 2012 16:38:50 +0900
640
641 wrt (0.8.63) unstable; urgency=low
642
643   * Klocwork fixes
644   * External uri regexp fixed
645   * Fix for failing WARP tests
646   * Add "fPIE" option
647   * wrt-client clean up
648   * Bug patch for app-svc segmentation fault
649   * Replace WKPageContextMenuClient to ewk API
650   * Adding EWK Vibration callback
651   * Context Menu On / Off setting is added in config.xml
652
653   * Git : slp/pkgs/w/wrt
654   * Tag : wrt_0.8.63
655
656  -- Jihoon Chung <jihoon.chung@samsung.com>  Wed, 27 Jun 2012 10:12:13 +0900
657
658 wrt (0.8.62) unstable; urgency=low
659
660   * Move create directory("/opt/apps/widget/")
661
662   * Git : slp/pkgs/w/wrt
663   * Tag : wrt_0.8.62
664
665  -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 21 Jun 2012 11:15:53 +0900
666
667 wrt (0.8.61) unstable; urgency=low
668
669   * Replace WKContextRef to Ewk_context
670   * Move roaming agent support to common
671   * Change default backend setting to "gl"
672   * Clean up combobox & window_data
673   * Download support (context menu case)
674   * Remove WK1
675   * In case of tizen web app, OCSP checking is skipped
676   * Changed ACE client usage to new C-API
677
678   * Git : slp/pkgs/w/wrt
679   * Tag : wrt_0.8.61
680
681  -- Jihoon Chung <jihoon.chung@samsung.com>  Tue, 19 Jun 2012 09:53:15 +0900
682
683 wrt (0.8.60) unstable; urgency=low
684
685   * Unified behaviour for geolocation & Localization
686   * Support newly changed requirement of tizen application service
687   * Fix for WAC W3C P&C tests
688   * Move WKCookieManagerSetHTTPCookieAcceptPolicy caller
689   * Replace WKContextRef to Ewk_context
690   * Move fake loading support to WK1
691   * Move storage support to common
692   * Move uri support to common
693   * UserAgent vcon key name is changed
694   * Clean up combobox & window_data
695   * Move security support to common
696   * Move roaming agent support to common
697   * Change default backend setting to "gl"
698
699   * Git : slp/pkgs/w/wrt
700   * Tag : wrt_0.8.60
701
702  -- Jihoon Chung <jihoon.chung@samsung.com>  Mon, 11 Jun 2012 15:18:20 +0900
703
704 wrt (0.8.59) unstable; urgency=low
705
706   * Fixed build break
707   * Download support for WK2
708   * Bundle api calls replaced by appsvc where possible
709
710   * Git : slp/pkgs/w/wrt
711   * Tag : wrt_0.8.59
712
713  -- Jihoon Chung <jihoon.chung@samsung.com>  Sun, 03 Jun 2012 14:01:11 +0900
714
715 wrt (0.8.58) unstable; urgency=low
716
717   * Add visibility API
718   * Enabling CoreGL FastPath
719   * Replace vconf name for naming rule
720
721   * Git : slp/pkgs/w/wrt
722   * Tag : wrt_0.8.58
723
724  -- Jihoon Chung <jihoon.chung@samsung.com>  Fri, 01 Jun 2012 20:51:38 +0900
725
726 wrt (0.8.57) unstable; urgency=low
727
728   * Unused code removed
729   * Refactoring combobox_picker
730   * Separate combobox with window data for webkit1 view logic
731   * Web notifications support
732   * Fixed link error
733   * Fix dropdown related bug when page scale is enabled
734   * Fixed crash issue
735   * Adding context menu customization
736   * Support geolocation in the webkit2
737
738   * Git : slp/pkgs/w/wrt
739   * Tag : wrt_0.8.57
740
741  -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 31 May 2012 11:52:28 +0900
742
743 wrt (0.8.56) unstable; urgency=low
744
745   * Removing DSEPARATED_SINGLETON_IMPLEMENTATION flag
746   * Remove unused functions
747   * Change properties to ReadOnly
748   * Fixed crash during block uri
749   * Add initial settings for webview of webkit2
750   * Support browser's launch in case of block by WARP and ACE
751
752   * Git : slp/pkgs/w/wrt
753   * Tag : wrt_0.8.56
754
755  -- Jihoon Chung <jihoon.chung@samsung.com>  Tue, 22 May 2012 21:55:26 +0900
756
757 wrt (0.8.55) unstable; urgency=low
758
759   * Extracted common code for geolocation support
760   * Changes related with wrt-commons/neested_loop removal
761   * Refactoring auto save id/password
762   * Support launch callback for WK2
763   * Add support for web inspector in webkit2
764   * Remove unused scripts
765   * Fixed crash issue in the orange-daily
766   * Modification of localization process
767
768   * Git : slp/pkgs/w/wrt
769   * Tag : wrt_0.8.55
770
771  -- Jihoon Chung <jihoon.chung@samsung.com>  Mon, 21 May 2012 21:31:23 +0900
772
773 wrt (0.8.54) unstable; urgency=low
774
775   * Use DaoReadOnly where possible
776   * Remove unused methods
777   * Add condition for prevent null handling #2
778   * Move view_logic_password_support.h/cpp to view/common
779   * Fixed crash issue during submit
780   * clean-up view_logic code
781   * Support Iframe for WK2
782   * Move application_launcher.h/cpp
783
784   * Git : slp/pkgs/w/wrt
785   * Tag : wrt_0.8.54
786
787  -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 17 May 2012 18:04:42 +0900
788
789 wrt (0.8.53) unstable; urgency=low
790
791   * Remove suspend timer
792   * Set cache model to Primary
793   * Support Geolocation for WK2 (TizenWebapp)
794   * Rename "auto_save_popup.h/cpp"
795   * Removed wrong blocking of webkit requests
796   * Refactoring Multi-webview
797   * fixed set user agent
798
799   * Git : slp/pkgs/w/wrt
800   * Tag : wrt_0.8.53
801
802  -- Jihoon Chung <jihoon.chung@samsung.com>  Mon, 14 May 2012 19:46:24 +0900
803
804 wrt (0.8.52) unstable; urgency=low
805
806   * support operations for multiple webview
807   * Change ewk_view_add api for WKcontext
808   * Add condition for prevent null handling
809   * Create wrt-wk2-bundle.h
810
811   * Git : slp/pkgs/w/wrt
812   * Tag : wrt_0.8.52
813
814  -- Jihoon Chung <jihoon.chung@samsung.com>  Wed, 09 May 2012 10:01:20 +0900
815
816 wrt (0.8.51) unstable; urgency=low
817
818   * Move tizen scheme control to "title,changed"
819   * Support tizen scheme for WK2
820   * Support tizen scheme by title changed
821   * Revert "[Engine][Webkit2] File encoding support added."
822   * Remove compile warning
823
824   * Git : slp/pkgs/w/wrt
825   * Tag : wrt_0.8.51
826
827  -- Jihoon Chung <jihoon.chung@samsung.com>  Mon, 07 May 2012 16:55:21 +0900
828
829 wrt (0.8.50) unstable; urgency=low
830
831   * Temporary change ewk_view_add api
832
833   * Git : slp/pkgs/w/wrt
834   * Tag : wrt_0.8.50
835
836  -- Jihoon Chung <jihoon.chung@samsung.com>  Fri, 04 May 2012 15:19:18 +0900
837
838 wrt (0.8.49) unstable; urgency=low
839
840   * Storage support for webkit2
841   * remove unnecessary code for web app's termination
842   * Temporary support external url
843   * Roaming popup is removed for Tizen
844   * Add change user agent by scheme
845   * Switching to the TestModeFlag
846   * Changing WidgetDAO rw to ro permissions where appropriate
847   * JIL and WAC1.0 leftovers removal
848   * Scheme support for webkit2
849   * New scheme support
850   * Support rotation lock for webkit2
851   * Fixed fail to load external page
852   * Create src/view/common directory
853
854   * Git : slp/pkgs/w/wrt
855   * Tag : wrt_0.8.49
856
857  -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 03 May 2012 10:20:05 +0900
858
859 wrt (0.8.48) unstable; urgency=low
860
861   * Remove timer before shutdown
862   * Remove ewk javascript suspend/resume
863   * Remove unuseful rotation lock check
864   * Apply loading progress to WK2
865   * File encoding support added
866   * Proxy server support added to Webkit2
867   * Support mode change between WK1 & WK2
868
869   * Git : slp/pkgs/w/wrt
870   * Tag : wrt_0.8.48
871
872  -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 26 Apr 2012 22:59:14 +0900
873
874 wrt (0.8.47) unstable; urgency=low
875
876   * Remove compile warning
877
878   * Git : slp/pkgs/w/wrt
879   * Tag : wrt_0.8.47
880
881  -- Jihoon Chung <jihoon.chung@samsung.com>  Mon, 23 Apr 2012 14:17:43 +0900
882
883 wrt (0.8.46) unstable; urgency=low
884
885   * Support suspending/resuming of HTML5 audio or video
886   * Remove unuseful & wrong condition check (network scheme check)
887
888   * Git : slp/pkgs/w/wrt
889   * Tag : wrt_0.8.46
890
891  -- Jihoon Chung <jihoon.chung@samsung.com>  Sat, 21 Apr 2012 13:10:44 +0900
892
893 wrt (0.8.45) unstable; urgency=low
894
895   * Added support for fullscreen and maximized modes in Webkit2
896   * Support multi window in Webkit2
897   * Support BackButton in webkit2
898   * Language changed callback is moved to WRT engine
899   * support window object with encoded bundle (webkit2 ver)
900   * Fixed backbutton in webkit2
901   * Cleanup view_logic
902   * Remove unused header
903   * Cleanup condition for evas backend
904   * cleanup CMakelist for view
905   * Support tizen.orientation
906   * Adding autofocus set
907   * Encoding support added to ViewLogic
908   * Added support for widget suspending/resuming
909   * Roaming support added to Webkit2
910
911   * Git : slp/pkgs/w/wrt
912   * Tag : wrt_0.8.45
913
914  -- Jihoon Chung <jihoon.chung@samsung.com>  Mon, 16 Apr 2012 10:27:00 +0900
915
916 wrt (0.8.44) unstable; urgency=low
917
918   * Debianize wrt_0.8.44
919
920   * Git : slp/pkgs/w/wrt
921   * Tag : wrt_0.8.44
922
923  -- Jihoon Chung <jihoon.chung@samsung.com>  Mon, 09 Apr 2012 15:00:10 +0900
924
925 wrt (0.8.43) unstable; urgency=low
926
927   * Modified plugin loading
928   * Removed unused security controller code
929   * Webkit2 ACE check added
930   * Geolocation support exception for tizen app
931   * CCR #25692 second patch
932   * viewModule library change to static from shared library
933   * Fixed plugin loading in webkit2
934   * Add condition for evas backend
935
936   * Git : slp/pkgs/w/wrt
937   * Tag : wrt_0.8.43
938
939  -- Jihoon Chung <jihoon.chung@samsung.com>  Mon, 09 Apr 2012 11:08:34 +0900
940
941 wrt (0.8.41) unstable; urgency=low
942
943   * clean up unused old bundle source
944   * separate user agent support
945   * Backkey Support removed
946   * clean-up powder, parental mode
947   * Removed vcore and smack tests from wrt repository
948   * ViewLogic refactored for encoding support
949
950   * Git : slp/pkgs/w/wrt
951   * Tag : wrt_0.8.41
952
953  -- Jihoon Chung <jihoon.chung@samsung.com>  Wed, 28 Mar 2012 18:38:15 +0900
954
955 wrt (0.8.40) unstable; urgency=low
956
957   * Fixed CCR #25692
958   * enabled roaming popup
959   * support web notifications
960   * Removed unused function
961
962   * Git : slp/pkgs/w/wrt
963   * Tag : wrt_0.8.40
964
965  -- Jihoon Chung <jihoon.chung@samsung.com>  Tue, 27 Mar 2012 17:35:10 +0900
966
967 wrt (0.8.39) unstable; urgency=low
968
969   * Optimize OBS
970   * elm-webview api is changed
971   * Remove UserAgent, Magnifier and External video player setting
972   * Fix wrong package name prefix as package name of private binary
973
974   * Git : slp/pkgs/w/wrt
975   * Tag : wrt_0.8.39
976
977  -- Jihoon Chung <jihoon.chung@samsung.com>  Fri, 23 Mar 2012 10:58:38 +0900
978
979 wrt (0.8.38) unstable; urgency=low
980
981   * Support tizen scheme requirement
982   * change to scheme handling by appservice
983   * support window object with encoded bundle
984   * Move "id/password" to ".wrt_autosave.db"
985   * setting ui gadgets are moved to "wrt-setting"
986   * remove common files from wrt2 package and remove conflict between wrt and wrt2
987
988   * Git : slp/pkgs/w/wrt
989   * Tag : wrt_0.8.38
990
991  -- Jihoon Chung <jihoon.chung@samsung.com>  Mon, 19 Mar 2012 17:34:18 +0900
992
993 wrt (0.8.37) unstable; urgency=low
994
995   * Update EFL API
996
997   * Git : slp/pkgs/w/wrt
998   * Tag : wrt_0.8.37
999
1000  -- Jihoon Chung <jihoon.chung@samsung.com>  Wed, 14 Mar 2012 19:41:16 +0900
1001
1002 wrt (0.8.36) unstable; urgency=low
1003
1004   * Support OBS, SMACK
1005
1006   * Git : slp/pkgs/w/wrt
1007   * Tag : wrt_0.8.36
1008
1009  -- Yunchan Cho <yunchan.cho@samsung.com>  Tue, 13 Mar 2012 19:58:31 +0900
1010
1011 wrt (0.8.35) unstable; urgency=low
1012
1013   * Revert the change about navigator
1014
1015   * Git : slp/pkgs/w/wrt
1016   * Tag : wrt_0.8.35
1017
1018  -- Hoseon LEE <hoseon46.lee@samsung.com>  Mon, 12 Mar 2012 11:58:36 +0100
1019
1020 wrt (0.8.34) unstable; urgency=low
1021
1022   * removeObjectProperty is updated
1023
1024   * Git : slp/pkgs/w/wrt
1025   * Tag : wrt_0.8.34
1026
1027  -- Hoseon LEE <hoseon46.lee@samsung.com>  Sat, 10 Mar 2012 11:58:36 +0100
1028
1029 wrt (0.8.33) unstable; urgency=low
1030
1031   * Adjust to changes in wrt-security
1032
1033   * Git : slp/pkgs/w/wrt
1034   * Tag : wrt_0.8.33
1035
1036  -- Grzegorz Krawczyk <g.krawczyk@samsung.com>  Thu, 08 Mar 2012 11:58:36 +0100
1037
1038 wrt (0.8.32) unstable; urgency=low
1039
1040   * Change DPL system event to vconf
1041
1042   * Git : slp/pkgs/w/wrt
1043   * Tag : wrt_0.8.32
1044
1045  -- Jihoon Chung <jihoon.chung@samsung.com>  Tue, 06 Mar 2012 20:35:26 +0900
1046
1047 wrt (0.8.31) unstable; urgency=low
1048
1049   * Implemented GeolocationSupport
1050   * Removed ACE thin client tests
1051
1052   * Git : slp/pkgs/w/wrt
1053   * Tag : wrt_0.8.31
1054
1055  -- Grzegorz Krawczyk <g.krawczyk@samsung.com>  Mon, 5 Mar 2012 16:37:21 +0100
1056
1057 wrt (0.8.30) unstable; urgency=low
1058
1059   * Fixed bug with loading plugin which type is function
1060
1061   * Git : slp/pkgs/w/wrt
1062   * Tag : wrt_0.8.30
1063
1064  -- Grzegorz Krawczyk <g.krawczyk@samsung.com>  Fri, 2 Mar 2012 21:05:11 +0100
1065
1066 wrt (0.8.29) unstable; urgency=low
1067
1068   * Removed AceThin client
1069   * Add support for plugin loading in webkit2
1070
1071   * Git : slp/pkgs/w/wrt
1072   * Tag : wrt_0.8.29
1073
1074  -- Grzegorz Krawczyk <g.krawczyk@samsung.com>  Tue, 28 Jan 2012 17:35:01 +0100
1075
1076 wrt (0.8.28) unstable; urgency=low
1077
1078   * W3c, DAO tests removed
1079   * PluginModule modifications
1080   * ACE VCORE dependency changes
1081
1082   * Git : slp/pkgs/w/wrt
1083   * Tag : wrt_0.8.28
1084
1085  -- Pawel Sikorski <p.sikorski@samsung.com>  Fri, 24 Feb 2012 18:49:43 +0100
1086
1087 wrt (0.8.27) unstable; urgency=low
1088
1089   * Removed interface for plugins
1090
1091   * Git : slp/pkgs/w/wrt
1092   * Tag : wrt_0.8.27
1093
1094  -- Grzegorz Krawczyk <g.krawczyk@samsung.com>  Fri, 24 Jan 2012 12:15:12 +0100
1095
1096 wrt (0.8.26) unstable; urgency=low
1097
1098   * Debianized wrt_0.8.26
1099
1100   * Git : slp/pkgs/w/wrt
1101   * Tag : wrt_0.8.26
1102
1103  -- Hoseon LEE <hoseon46.lee@samsung.com>  Fri, 24 Feb 2012 08:03:39 +0100
1104
1105 wrt (0.8.25) unstable; urgency=low
1106
1107   * Added dependency on wrt-security. 
1108
1109   * Git : slp/pkgs/w/wrt
1110   * Tag : wrt_0.8.25
1111
1112  -- Zbigniew Kostrzewa <z.kostrzewa@samsung.com>  Thu, 23 Feb 2012 08:03:39 +0100
1113
1114 wrt (0.8.24) unstable; urgency=low
1115
1116   * Fixed static dev cap setting.
1117
1118   * Git : slp/pkgs/w/wrt
1119   * Tag : wrt_0.8.24
1120
1121  -- Zbigniew Kostrzewa <z.kostrzewa@samsung.com>  Wed, 22 Feb 2012 08:10:45 +0100
1122
1123 wrt (0.8.23) unstable; urgency=low
1124
1125   * WAC policy test suite bugfix.
1126
1127   * Git : slp/pkgs/w/wrt
1128   * Tag : wrt_0.8.23
1129
1130  -- Zbigniew Kostrzewa <z.kostrzewa@samsung.com>  Mon, 20 Feb 2012 15:52:51 +0100
1131
1132 wrt (0.8.22) unstable; urgency=low
1133
1134   * Elementary APIs are changed
1135   * WRT Setting UG (Web App Detail)
1136   * Fixed style check
1137   * Remove MULTI_HTML_SUPPORT options
1138   * Revert "[Wrt] Remove -j option"
1139
1140   * Git : slp/pkgs/w/wrt
1141   * Tag : wrt_0.8.22
1142
1143  -- Hoseon LEE <hoseon46.lee@samsung.com>  Fri, 17 Feb 2012 09:32:17 +0900
1144
1145 wrt (0.8.21) unstable; urgency=low
1146
1147   * fix bug regarding abnormal exit of web app launched by "app" user
1148   * fix the bug that wrt-launcher can't recieve RT signal from webapp
1149   * Fixed crash in the wrt-popup
1150   * gitignore list is fixed
1151   * Refactoring View_logic
1152   * clean-up "uri,changed" callback
1153   * Remove -j option
1154
1155   * Git : slp/pkgs/w/wrt
1156   * Tag : wrt_0.8.21
1157
1158  -- Jihoon Chung <jihoon.chung@samsung.com>  Wed, 15 Feb 2012 14:28:55 +0900
1159
1160 wrt (0.8.20) unstable; urgency=low
1161
1162   * Removing SLP, Bada ... strings for Source Open
1163   * Widget/view module refactorization
1164
1165   * Git : slp/pkgs/w/wrt
1166   * Tag : wrt_0.8.20
1167
1168  -- Jihoon Chung <jihoon.chung@samsung.com>  Tue, 14 Feb 2012 09:58:43 +0900
1169
1170 wrt (0.8.19) unstable; urgency=low
1171
1172   * Revert issue commit (Widget/View module refactoring)
1173
1174   * Git : slp/pkgs/w/wrt
1175   * Tag : wrt_0.8.19
1176
1177  -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 09 Feb 2012 12:55:04 +0900
1178
1179 wrt (0.8.18) unstable; urgency=low
1180
1181   * dependency upgraded
1182
1183   * Git : slp/pkgs/w/wrt
1184   * Tag : wrt_0.8.18
1185
1186  -- Pawel Sikorski <p.sikorski@samsung.com>  Wed, 08 Feb 2012 17:38:08 +0100
1187
1188 wrt (0.8.17) unstable; urgency=low
1189
1190   * Widget/view module refactorization
1191   * Popups usage refactored
1192   * ACE bugfix: handling undetermined attributes.
1193   * Support http streaming service
1194   * remove setuid option in postinst
1195
1196   * Git : slp/pkgs/w/wrt
1197   * Tag : wrt_0.8.17
1198
1199  -- Pawel Sikorski <p.sikorski@samsung.com>  Wed, 08 Feb 2012 17:29:51 +0100
1200
1201 wrt (0.8.16) unstable; urgency=low
1202
1203   * Adding User Agent setting in config.xml for Tizen web app
1204   * add proxy server setting
1205   * Modification html 5 video player callback
1206   * WRT Setting value is changed
1207   * modify codes that if the result of wrt-launcher's command is right, return value is 0.
1208
1209   * Git : slp/pkgs/w/wrt
1210   * Tag : wrt_0.8.16
1211
1212  -- Jihoon Chung <jihoon.chung@samsung.com>  Tue, 07 Feb 2012 17:03:10 +0900
1213
1214 wrt (0.8.15) unstable; urgency=low
1215
1216   * Permit debug functions of every WAC widget
1217   * Change commands of wrt-laucher
1218   * ViewModule clean up. * Deprecated code clean up
1219   * UG gadget view refactored
1220
1221   * Git : slp/pkgs/w/wrt
1222   * Tag : wrt_0.8.15
1223
1224  -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 02 Feb 2012 19:23:59 +0900
1225
1226 wrt (0.8.14) unstable; urgency=low
1227
1228   * Support access of device APIs for recognized external documents
1229   * Fixed crash issues in the wrt-launcher
1230   * Remove scale code
1231   * Modification wrt floating back button
1232   * Modification Back button behavior
1233   * Adding Viewport changed callback
1234   * Multi window is only supported by Tizen web app style
1235   * Modification suspend webkit process
1236
1237   * Git : slp/pkgs/w/wrt
1238   * Tag : wrt_0.8.14
1239
1240  -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 02 Feb 2012 16:01:32 +0900
1241
1242 wrt (0.8.13) unstable; urgency=low
1243
1244   * Debianize for Refactoring Phase3
1245   * Git : slp/pkgs/w/wrt
1246   * Tag : wrt_0.8.13
1247
1248  -- Soyoung Kim <sy037.kim@samsung.com>  Wed, 01 Feb 2012 15:39:19 +0900
1249
1250 wrt (0.8.12) unstable; urgency=low
1251
1252   * Debianize for Refactoring Phase2
1253
1254   * Git : slp/pkgs/w/wrt
1255   * Tag : wrt_0.8.12
1256
1257  -- Jihoon Chung <jihoon.chung@samsung.com>  Tue, 31 Jan 2012 14:38:06 +0900
1258
1259 wrt (0.8.11) unstable; urgency=low
1260
1261   * Debianize for Refactoring Phase2
1262
1263   * Git : slp/pkgs/w/wrt
1264   * Tag : wrt_0.8.11
1265
1266  -- Jihoon Chung <jihoon.chung@samsung.com>  Tue, 31 Jan 2012 13:26:16 +0900
1267
1268 wrt (0.8.10) unstable; urgency=low
1269
1270   * Redebianized due to problem with package
1271
1272   * Git : slp/pkgs/w/wrt
1273   * Tag : wrt_0.8.10
1274
1275  -- Grzegorz Krawczyk <g.krawczyk@samsung.com>  Thu, 26 Jan 2012 11:45:12 +0100
1276
1277 wrt (0.8.9) unstable; urgency=low
1278
1279   * Fixed bug with plugin registration.
1280   * View module separation: KeysSupport
1281
1282   * Git : slp/pkgs/w/wrt
1283   * Tag : wrt_0.8.9
1284
1285  -- Grzegorz Krawczyk <g.krawczyk@samsung.com>  Wed, 25 Jan 2012 16:11:23 +0100
1286
1287 wrt (0.8.8) unstable; urgency=low
1288
1289   * Fixed crash on WRT shutdown.
1290   * Added 7 new unit tests of ACE thin client.
1291   * Added security daemon reset to wrt_reset_db.sh
1292   * Exception handling about no exist plugin to install
1293   * Fix for unregistering plugins during uri change
1294
1295   * Git : slp/pkgs/w/wrt
1296   * Tag : wrt_0.8.8
1297
1298  -- Pawel Sikorski <p.sikorski@samsung.com>  Wed, 25 Jan 2012 14:55:21 +0100
1299
1300 wrt (0.8.7) unstable; urgency=low
1301
1302   * Debianize latest source
1303
1304   * Git : slp/pkgs/w/wrt
1305   * Tag : wrt_0.8.7
1306
1307  -- Yunchan Cho <yunchan.cho@samsung.com>  Wed, 25 Jan 2012 10:33:31 +0900
1308
1309 wrt (0.8.6) unstable; urgency=low
1310
1311   * Unused plugin api removed
1312
1313   * Git : slp/pkgs/w/wrt
1314   * Tag : wrt_0.8.6
1315
1316  -- Grzegorz Krawczyk <g.krawczyk@samsung.com>  Mon, 23 Jan 2012 15:31:17 +0100
1317
1318 wrt (0.8.5) unstable; urgency=low
1319
1320   * Repository adopted to new wrt-commons architecture
1321
1322   * Git : slp/pkgs/w/wrt
1323   * Tag : wrt_0.8.5
1324
1325  -- Grzegorz Krawczyk <g.krawczyk@samsung.com>  Fri, 20 Jan 2012 16:11:27 +0100
1326
1327 wrt (0.8.4) unstable; urgency=low
1328
1329   * Add dependency to proper version of wrt-commons
1330   * Redundant code removed from WidgetLogic/Controller
1331
1332   * Git : slp/pkgs/w/wrt
1333   * Tag : wrt_0.8.4
1334
1335  -- Jihoon Chung <jihoon.chung@samsung.com>  Fri, 20 Jan 2012 14:31:37 +0900
1336
1337 wrt (0.8.3) unstable; urgency=low
1338
1339   * Common modules removed from wrt (moved earlier to wrt-commons)
1340   * Code cleanup due to errors/warnings in cppcheck
1341   * minor fixes 
1342
1343   * Git : slp/pkgs/w/wrt
1344   * Tag : wrt_0.8.3
1345
1346  -- Pawel Sikorski <p.sikorski@samsung.com>  Thu, 19 Jan 2012 15:42:40 +0100
1347
1348 wrt (0.8.2) unstable; urgency=low
1349
1350   * SecurityDaemon fixes (proper closing handling, DB service initialization)
1351   * Threads Removed from wrt-client
1352   * Tests added (ACEThinClient, SMACK, DAO, CRL, OCSP)
1353   * Localization module extracted
1354   * minor fixes
1355
1356   * Git : slp/pkgs/w/wrt
1357   * Tag : wrt_0.8.2
1358
1359  -- Pawel Sikorski <p.sikorski@samsung.com>  Thu, 19 Jan 2012 11:53:42 +0100
1360
1361 wrt (0.8.1) unstable; urgency=low
1362
1363   * Webkit2(Refactoring) branch merged
1364
1365   * Git : slp/pkgs/w/wrt
1366   * Tag : wrt_0.8.1
1367
1368  -- Jihoon Chung <jihoon.chung@samsung.com>  Mon, 16 Jan 2012 13:54:11 +0900
1369
1370 wrt (0.8.0) unstable; urgency=low
1371
1372   * New repository.
1373   * Master and Webkit2 branch merged.
1374   * New tests added (DAO, DBUS).
1375   * DBUS mechanism refactoring.
1376   * SMACK integrated to (un)installation procedure
1377
1378   * Git : slp/pkgs/w/wrt-engine
1379   * Tag : wrt_0.8.0
1380
1381  -- Pawel Sikorski <p.sikorski@samsung.com>  Thu, 12 Jan 2012 11:45:25 +0100
1382
1383 wrt (0.7.3) unstable; urgency=low
1384
1385   * Plugin Loading library extracted
1386
1387   * Git : slp/pkgs/w/wrt-engine
1388   * Tag : wrt_0.7.3
1389
1390  -- Grzegorz Krawczyk <g.krawczyk@samsung.com>  Tue, 03 Jan 2011 15:12:18 +0100
1391
1392 wrt (0.7.2) unstable; urgency=low
1393
1394   * Merging with master
1395
1396   * Git : slp/pkgs/w/wrt-engine
1397   * Tag : wrt_0.7.2
1398
1399  -- Pawel Sikorski <p.sikorski@samsung.com>  Thu, 22 Dec 2011 12:17:35 +0100
1400
1401 wrt (0.7.1) unstable; urgency=low
1402
1403   * Modified plugin loading
1404
1405   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
1406   * Tag : wrt_0.7.1
1407
1408  -- Grzegorz Krawczyk <g.krawczyk@samsung.com>  Fri, 16 Dec 2011 16:42:17 +0100
1409
1410 wrt (0.7.0) unstable; urgency=low
1411
1412   * Refactoring for Webkit2
1413   * Package Name change
1414
1415   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
1416   * Tag : wrt_0.7.0
1417
1418  -- Pawel Sikorski <p.sikorski@samsung.com>  Mon, 12 Dec 2011 17:44:03 +0100
1419
1420 wrt (0.6.7) unstable; urgency=low
1421
1422   * Fixed undefined symbol in the libwrt
1423
1424   * Git : slp/pkgs/w/wrt-engine
1425   * Tag : wrt_0.6.7
1426
1427  -- jihoon chung <jihoon.chung@samsung.com>  Wed, 04 Jan 2012 15:58:15 +0900
1428
1429 wrt (0.6.6) unstable; urgency=low
1430
1431   * Debianized for latest src
1432
1433   * Git : slp/pkgs/w/wrt-engine
1434   * Tag : wrt_0.6.6
1435
1436  -- Hoseon LEE <hoseon46.lee@samsung.com>  Tue, 03 Jan 2012 20:18:03 +0900
1437
1438 wrt (0.6.5) unstable; urgency=low
1439
1440   * Debianized for latest src
1441
1442   * Git : slp/pkgs/w/wrt-engine
1443   * Tag : wrt_0.6.5
1444
1445  -- Hoseon LEE <hoseon46.lee@samsung.com>  Tue, 03 Jan 2012 18:21:20 +0900
1446
1447 wrt (0.6.4) unstable; urgency=low
1448
1449   * Debianized for latest src
1450
1451   * Git : slp/pkgs/w/wrt-engine
1452   * Tag : wrt_0.6.4
1453
1454  -- Hoseon LEE <hoseon46.lee@samsung.com>  Mon, 02 Jan 2012 20:27:04 +0900
1455
1456 wrt (0.6.3) unstable; urgency=low
1457
1458   * Debianized for latest src
1459
1460   * Git : slp/pkgs/w/wrt-engine
1461   * Tag : wrt_0.6.3
1462
1463  -- Hoseon LEE <hoseon46.lee@samsung.com>  Tue, 27 Dec 2011 16:14:56 +0900
1464
1465 wrt (0.6.2) unstable; urgency=low
1466
1467   * Debianized for latest src
1468
1469   * Git : slp/pkgs/w/wrt-engine
1470   * Tag : wrt_0.6.2
1471
1472  -- Hoseon LEE <hoseon46.lee@samsung.com>  Wed, 21 Dec 2011 13:36:46 +0900
1473
1474 wrt (0.6.1) unstable; urgency=low
1475
1476   * Debianized for latest src
1477
1478   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
1479   * Tag : wrt_0.6.1
1480
1481  -- Hoseon LEE <hoseon46.lee@samsung.com>  Sun, 11 Dec 2011 16:06:15 +0900
1482
1483 wrt (0.6.0) unstable; urgency=low
1484
1485   * Debianzed for changing package name (wrt)
1486
1487   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
1488   * Tag : wrt_0.6.0
1489
1490  -- jihoon Chung <jihoon.chung@samsung.com>  Thu, 08 Dec 2011 11:15:34 +0900
1491
1492 wrt (0.5.25) unstable; urgency=low
1493
1494   * Change package name to 'wrt'
1495
1496   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
1497   * Tag : wrt-engine_0.5.25
1498
1499  -- jihoon Chung <jihoon.chung@samsung.com>  Wed, 07 Dec 2011 17:39:46 +0900
1500
1501 wrt (0.5.24) unstable; urgency=low
1502
1503   * Update conman
1504
1505   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
1506   * Tag : wrt-engine_0.5.24
1507
1508  -- jihoon Chung <jihoon.chung@samsung.com>  Tue, 29 Nov 2011 14:01:13 +0900
1509
1510 wrt-engine (0.5.23) unstable; urgency=low
1511
1512   * Fix wrt-launcher bug
1513
1514   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
1515   * Tag : wrt-engine_0.5.23
1516
1517  -- Yunchan Cho <yunchan.cho@samsung.com>  Sat, 26 Nov 2011 16:03:20 +0900
1518
1519 wrt-engine (0.5.22) unstable; urgency=low
1520
1521   * Add TIZEN webapp feature
1522   * Add SDK requirements
1523
1524   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
1525   * Tag : wrt-engine_0.5.22
1526
1527  -- Yunchan Cho <yunchan.cho@samsung.com>  Fri, 25 Nov 2011 18:06:25 +0900
1528
1529 wrt-engine (0.5.21) unstable; urgency=low
1530
1531   * Update type cast for making dependency with openssl1.0.0
1532
1533   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
1534   * Tag : wrt-engine_0.5.21
1535
1536  -- jihoon Chung <jihoon.chung@samsung.com>  Wed, 23 Nov 2011 14:44:48 +0900
1537
1538 wrt-engine (0.5.20) unstable; urgency=low
1539
1540   * Dependency fixed
1541  
1542   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
1543   * Tag : wrt-engine_0.5.20
1544
1545  -- Pawel Sikorski <p.sikorski@samsung.com>  Mon, 21 Nov 2011 16:46:32 +0100
1546
1547 wrt-engine (0.5.19) unstable; urgency=low
1548
1549   * Fix of widgets querry funcionality
1550
1551   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
1552   * Tag : wrt-engine_0.5.19
1553
1554  -- Pawel Sikorski <p.sikorski@samsung.com>  Mon, 07 Nov 2011 10:10:00 +0100
1555
1556 wrt-engine (0.5.18) unstable; urgency=low
1557
1558   * another fix for DB version check.
1559
1560   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
1561   * Tag : wrt-engine_0.5.18
1562
1563  -- Pawel Sikorski <p.sikorski@samsung.com>  Thu, 27 Oct 2011 16:15:10 +0200
1564
1565 wrt-engine (0.5.17) unstable; urgency=low
1566
1567   * Fix DB version check.
1568
1569   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
1570   * Tag : wrt-engine_0.5.17
1571
1572  -- Pawel Sikorski <p.sikorski@samsung.com>  Thu, 27 Oct 2011 15:54:27 +0200
1573
1574 wrt-engine (0.5.16) unstable; urgency=low
1575
1576   * Debianize for support download manager
1577
1578   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
1579   * Tag : wrt-engine_0.5.16
1580
1581  -- jihoon Chung <jihoon.chung@samsung.com>  Wed, 26 Oct 2011 13:03:01 +0900
1582
1583 wrt-engine (0.5.15) unstable; urgency=low
1584
1585   * Debianzie for dependency of package manager backend libarary
1586
1587   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
1588   * Tag : wrt-engine_0.5.15
1589
1590  -- Syoung Kim <sy037.kim@samsung.com>  Mon, 17 Oct 2011 17:44:03 +0900
1591
1592 wrt-engine (0.5.14) unstable; urgency=low
1593
1594   * Debianzie for NBEAD HD Black Theme latest fix
1595
1596   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
1597   * Tag : wrt-engine_0.5.14
1598
1599  -- Jihoon Chung <jihoon.chung@samsung.com>  Mon, 17 Oct 2011 12:39:54 +0900
1600
1601 wrt-engine (0.5.13) unstable; urgency=low
1602
1603   * SDK fix.
1604
1605   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
1606   * Tag : wrt-engine_0.5.13
1607
1608  -- Pawel Sikorski <p.sikorski@samsung.com>  Wed, 12 Oct 2011 16:35:18 +0200
1609
1610 wrt-engine (0.5.12) unstable; urgency=low
1611
1612   * Debianize for NBEAT HD Black Theme
1613
1614   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
1615   * Tag : wrt-engine_0.5.12
1616
1617  -- Soyoung Kim <sy037.kim@samsung.com>  Wed, 12 Oct 2011 13:48:16 +0900
1618
1619 wrt-engine (0.5.11) unstable; urgency=low
1620
1621   * Debianize for SDK related fix.
1622
1623   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
1624   * Tag : wrt-engine_0.5.11
1625
1626  -- Pawel Sikorski <p.sikorski@samsung.com>  Fri, 07 Oct 2011 12:43:42 +0200
1627
1628 wrt-engine (0.5.10) unstable; urgency=low
1629
1630   * Debianize for change of webview setting
1631
1632   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
1633   * Tag : wrt-engine_0.5.10
1634
1635  -- Yunchan Cho <yunchan.cho@samsung.com>  Tue, 27 Sep 2011 17:59:11 +0900
1636
1637 wrt-engine (0.5.9) unstable; urgency=low
1638
1639   * Debianize for loading on demand patch 
1640
1641   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
1642   * Tag : wrt-engine_0.5.9
1643
1644  -- Grzegorz Krawczyk <g.krawczyk@samsung.com>  Wed, 21 Sep 2011 19:25:23 +0100
1645
1646 wrt-engine (0.5.8) unstable; urgency=low
1647
1648   * Debianize for securiry fixes 
1649
1650   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
1651   * Tag : wrt-engine_0.5.8
1652
1653  -- Grzegorz Krawczyk <g.krawczyk@samsung.com>  Wed, 21 Sep 2011 18:55:17 +0100
1654
1655 wrt-engine (0.5.7) unstable; urgency=low
1656
1657   * Debianize for dependancy removal of libui-bgimage
1658
1659   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
1660   * Tag : wrt-engine_0.5.7
1661
1662  -- Yunchan Cho <yunchan.cho@samsung.com>  Mon, 19 Sep 2011 18:24:57 +0900
1663
1664 wrt-engine (0.5.6) unstable; urgency=low
1665
1666   * Debianize for fix SLP self-check issues
1667
1668   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
1669   * Tag : wrt-engine_0.5.6
1670
1671  -- jihoon Chung <jihoon.chung@samsung.com>  Thu, 08 Sep 2011 09:52:32 +0900
1672
1673 wrt-engine (0.5.5) unstable; urgency=low
1674
1675   * Debianize for DPL events with sender.
1676
1677   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
1678   * Tag : wrt-engine_0.5.5
1679
1680  -- Zbigniew Kostrzewa <z.kostrzewa@samsung.com>  Wed, 07 Sep 2011 10:48:00 +0200
1681
1682 wrt-engine (0.5.4) unstable; urgency=low
1683
1684   * Fixed SLP self-check issues
1685
1686   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
1687   * Tag : wrt-engine_0.5.4
1688
1689  -- jihoon Chung <jihoon.chung@samsung.com>  Tue, 06 Sep 2011 13:50:44 +0900
1690
1691 wrt-engine (0.5.3) unstable; urgency=low
1692
1693   * Debianized for webkit upversion
1694
1695   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
1696   * Tag : wrt-engine_0.5.3
1697
1698  -- jihoon Chung <jihoon.chung@samsung.com>  Wed, 31 Aug 2011 18:10:20 +0900
1699
1700 wrt-engine (0.5.2) unstable; urgency=low
1701
1702   * Debianized for build dependency with dnet
1703
1704   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
1705   * Tag : wrt-engine_0.5.2
1706
1707  -- jihoon Chung <jihoon.chung@samsung.com>  Mon, 29 Aug 2011 17:10:58 +0900
1708
1709 wrt-engine (0.5.1) unstable; urgency=low
1710
1711   * MPA architecture ENABLED.
1712
1713   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
1714   * Tag : wrt-engine_0.5.1
1715
1716  -- Pawel Sikorski <p.sikorski@samsung.com>  Wed, 10 Aug 2011 09:53:34 +0200
1717
1718 wrt-engine (0.4.14) unstable; urgency=low
1719
1720   * Debianized for changing webkit API
1721
1722   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
1723   * Tag : wrt-engine_0.4.14
1724
1725  -- jihoon Chung <jihoon.chung@samsung.com>  Mon, 08 Aug 2011 15:02:19 +0900
1726
1727 wrt-engine (0.4.12) unstable; urgency=low
1728
1729   * Export widget private storage directories.
1730
1731   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
1732   * Tag : wrt-engine_0.4.12
1733
1734  -- Zbigniew Kostrzewa <z.kostrzewa@samsung.com>  Tue, 28 Jul 2011 16:40:14 +0900
1735
1736 wrt-engine (0.4.11) unstable; urgency=low
1737
1738   * Debianized for removed Samsung DRM code
1739
1740   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
1741   * Tag : wrt-engine_0.4.11
1742
1743  -- Soyoung Kim <sy037.kim@samsung.com>  Tue, 26 Jul 2011 16:18:14 +0900
1744
1745 wrt-engine (0.4.10) unstable; urgency=low
1746
1747   * Updated code for the latest migration EFL package
1748
1749   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
1750   * Tag : wrt-engine_0.4.10
1751
1752  -- jihoon Chung <jihoon.chung@samsung.com>  Thu, 21 Jul 2011 14:02:40 +0900
1753
1754 wrt-engine (0.4.9) unstable; urgency=low
1755
1756   * Wac 1.0 security removal, ACE gadgets, storing full cert chain in OCSP 
1757
1758   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
1759   * Tag : wrt-engine_0.4.9
1760
1761  -- Pawel Sikorski <p.sikorski@samsung.com>  Thu, 14 Jul 2011 11:36:34 +0200
1762
1763 wrt-engine (0.4.8) unstable; urgency=low
1764
1765   * Debianized for changing webkit API
1766
1767   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
1768   * Tag : wrt-engine_0.4.8
1769
1770  -- jihoon Chung <jihoon.chung@samsung.com>  Thu, 30 Jun 2011 18:14:31 +0900
1771
1772 wrt-engine (0.4.7) unstable; urgency=low
1773
1774   * fixes, some certificates added
1775
1776   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
1777   * Tag : wrt-engine_0.4.7
1778
1779  -- Pawel Sikorski <p.sikorski@samsung.com>  Mon, 27 Jun 2011 14:19:37 +0200
1780
1781 wrt-engine (0.4.6) unstable; urgency=low
1782
1783   * UI implementation, build break fix, dao cleaning, developer mode
1784
1785   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
1786   * Tag : wrt-engine_0.4.6
1787
1788  -- Pawel Sikorski <p.sikorski@samsung.com>  Wed, 22 Jun 2011 12:48:03 +0200
1789
1790 wrt-engine (0.4.5) unstable; urgency=low
1791
1792   * Debianized for fix crash issue during booting.
1793
1794   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
1795   * Tag : wrt-engine_0.4.5
1796
1797  -- jihoon Chung <jihoon.chung@samsung.com>  Thu, 09 Jun 2011 19:14:37 +0900
1798
1799 wrt-engine (0.4.4) unstable; urgency=low
1800
1801   * Debianized for latest src
1802
1803   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
1804   * Tag : wrt-engine_0.4.4
1805
1806  -- Jihoon Chung <jihoon.chung@samsung.com>  Fri, 03 Jun 2011 17:49:36 +0900
1807
1808 wrt-engine (0.4.2) unstable; urgency=low
1809
1810   * Debianized for changing DRM API - Codes for decrypting Samsung DRM is blocked
1811
1812   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
1813   * Tag : wrt-engine_0.4.2
1814
1815  -- Yuni Jeong <yhnet.jung@samsung.com>  Thu, 19 May 2011 13:59:28 +0900
1816
1817 wrt-engine (0.4.1) unstable; urgency=low
1818
1819   * Process Separation branch merged
1820
1821   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
1822   * Tag : wrt-engine_0.4.1
1823
1824  -- Pawel Sikorski <p.sikorski@samsung.com>  Wed, 18 May 2011 16:45:40 +0200
1825
1826 wrt-engine (0.3.16) unstable; urgency=low
1827
1828   * remove unnecessary '/' charactor of parameter value when calling SetInstallPath
1829
1830   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
1831   * Tag : wrt-engine_0.3.16
1832
1833  -- Yunchan Cho <yunchan.cho@samsung.com>  Mon, 02 May 2011 14:21:45 +0900
1834
1835 wrt-engine (0.3.15) unstable; urgency=low
1836
1837   * navigation bar fix, show window first. 
1838   * fix for ExtractFile()
1839   * dnet always-on mode added. (without USE_DNET macro)
1840
1841   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
1842   * Tag : wrt-engine_0.3.15
1843
1844  -- Koeun Choi <koeun.choi@samsung.com>  Sat, 30 Apr 2011 16:04:56 +0900
1845
1846 wrt-engine (0.3.14) unstable; urgency=low
1847
1848   * Change include path according to upgrade of webkit-efl
1849
1850   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
1851   * Tag : wrt-engine_0.3.14
1852
1853  -- Yunchan Cho <yunchan.cho@samsung.com>  Sat, 23 Apr 2011 14:11:24 +0900
1854
1855 wrt-engine (0.3.13) unstable; urgency=low
1856
1857   * String allocation fix
1858
1859   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
1860   * Tag : wrt-engine_0.3.13
1861
1862  -- Pawel Sikorski <p.sikorski@samsung.com>  Thu, 21 Apr 2011 16:54:25 +0200
1863
1864 wrt-engine (0.3.12-1) unstable; urgency=low
1865
1866   * Added missing build deps.
1867
1868   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
1869   * Tag : wrt-engine_0.3.12-1
1870
1871  -- Lukasz Wrzosek <l.wrzosek@samsung.com>  Thu, 21 Apr 2011 12:25:32 +0200
1872
1873 wrt-engine (0.3.12) unstable; urgency=low
1874
1875   * Throwing is bad when in dtor
1876   * Support WARP for WAC 1.0 widgets
1877   * Add new W3C Widget Digital Signature test suite
1878   * Turn off WAC 1.0 widget validation (Wrt supports WAC 2.0 widgets)
1879
1880   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
1881   * Tag : wrt-engine_0.3.12
1882
1883  -- Yunchan Cho <yunchan.cho@samsung.com>  Thu, 21 Apr 2011 18:02:11 +0900
1884
1885 wrt-engine (0.3.11) unstable; urgency=low
1886
1887   * new plugin loading
1888
1889   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
1890   * Tag : wrt-engine_0.3.11
1891
1892  -- Grzegorz Krawczyk <g.krawczyk@samsung.com>  Mon, 18 Apr 2011 17:47:48 +0100
1893
1894 wrt-engine (0.3.10) unstable; urgency=low
1895
1896   * Performance test client added
1897   * WacOrigin implementation
1898   * delete 'wgt.' prefix of widget package name
1899
1900   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
1901   * Tag : wrt-engine_0.3.10
1902
1903  -- Yunchan Cho <yunchan.cho@samsung.com>  Mon, 18 Apr 2011 11:47:48 +0900
1904
1905 wrt-engine (0.3.9) unstable; urgency=low
1906
1907   * popup disabled To enable, use env.var. "WRT_POPUP_ENABLE=1"
1908   * X-SLP-PackageType=wgt is added in desktop file
1909
1910   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
1911   * Tag : wrt-engine_0.3.9
1912
1913  -- Koeun Choi <koeun.choi@samsung.com>  Thu, 07 Apr 2011 14:51:04 +0900
1914
1915 wrt-engine (0.3.8) unstable; urgency=low
1916
1917   * wrt_api.h installing again.
1918
1919   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
1920   * Tag : wrt-engine_0.3.8
1921
1922  -- Yunchan Cho <yunchan.cho@samsung.com>  Fri, 01 Apr 2011 13:38:11 +0200
1923
1924 wrt-engine (0.3.7) unstable; urgency=low
1925
1926   * small leak fixes
1927   * Connection init moved to globalConnection constr
1928
1929   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
1930   * Tag : wrt-engine_0.3.7
1931
1932  -- Pawel Sikorski <p.sikorski@samsung.com>  Thu, 31 Mar 2011 10:25:23 +0200
1933
1934 wrt-engine (0.3.6) unstable; urgency=low
1935
1936   * logs enabling in wrt (due to new functionality in dpl),
1937   * Certificate class added
1938   * compilation g0 flag removed
1939
1940   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
1941   * Tag : wrt-engine_0.3.6
1942
1943  -- Pawel Sikorski <p.sikorski@samsung.com>  Wed, 30 Mar 2011 12:51:40 +0200
1944
1945 wrt-engine (0.3.5) unstable; urgency=low
1946
1947   * bugs fixed (g++, prevent), feature(SP-2240, SP-2670:2680)
1948   * wrt directory path is changed to /opt/apps/wgt.com.samsung.1XXX/res/src
1949   * Remove dependancy with imlib2
1950
1951   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
1952   * Tag : wrt-engine_0.3.5
1953
1954  -- Yunchan Cho <yunchan.cho@samsung.com>  Tue, 29 Mar 2011 10:20:19 +0900
1955
1956 wrt-engine (0.3.4) unstable; urgency=low
1957
1958   * Some Bugs(K7, prevent, CQ) fixed
1959
1960   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
1961   * Tag : wrt-engine_0.3.4
1962
1963  -- Koeun Choi <koeun.choi@samsung.com>  Wed, 16 Mar 2011 13:49:14 +0900
1964
1965 wrt-engine (0.3.3-1) unstable; urgency=low
1966
1967   * Disabled wrt_set_developer_mode
1968
1969   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
1970   * Tag : wrt-engine_0.3.3-1
1971
1972  -- Yunchan Cho <yunchan.cho@samsung.com>  Fri, 04 Mar 2011 03:09:23 +0900
1973
1974 wrt-engine (0.3.3) unstable; urgency=low
1975
1976   * Apply changed policy of pkgmgr on SLP 
1977
1978   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
1979   * Tag : wrt-engine_0.3.3
1980
1981  -- Yunchan Cho <yunchan.cho@samsung.com>  Thu, 03 Mar 2011 23:13:15 +0900
1982
1983 wrt-engine (0.3.2) unstable; urgency=low
1984
1985   * MWC fixes, ChildProtection fixes
1986
1987   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
1988   * Tag : wrt-engine_0.3.2
1989
1990  -- Pawel Sikorski <p.sikorski@samsung.com>  Fri, 18 Feb 2011 17:53:10 +0100
1991
1992 wrt-engine (0.3.0) unstable; urgency=low
1993
1994   * indicator problem fixed. Major version of wrt
1995   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
1996   * Tag : wrt-engine_0.3.0
1997
1998  -- Koeun Choi <koeun.choi@samsung.com>  Thu, 10 Feb 2011 14:56:00 +0900
1999
2000 wrt-engine (0.2.109-4) unstable; urgency=low
2001
2002   * API change procedure done.
2003   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
2004   * Tag : wrt-engine_0.2.109-4
2005
2006  -- Koeun Choi <koeun.choi@samsung.com>  Thu, 10 Feb 2011 14:19:52 +0900
2007
2008 wrt-engine (0.2.109-3) unstable; urgency=low
2009
2010   * Debianized for MWC demo
2011   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
2012   * Tag : wrt-engine_0.2.109-3
2013
2014  -- Lukasz Wrzosek <l.wrzosek@samsung.com>  Wed, 09 Feb 2011 19:04:13 +0100
2015
2016 wrt-engine (0.2.109-2) unstable; urgency=low
2017
2018   * Debianized for MWC demo
2019   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
2020   * Tag : wrt-engine_0.2.109-2
2021
2022  -- Lukasz Wrzosek <l.wrzosek@samsung.com>  Wed, 09 Feb 2011 18:32:10 +0100
2023
2024 wrt-engine (0.2.109-1) unstable; urgency=low
2025
2026   * Debianize for MWC demo
2027   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
2028   * Tag : wrt-engine_0.2.109-1
2029
2030  -- Lukasz Wrzosek <l.wrzosek@samsung.com>  Wed, 09 Feb 2011 17:45:31 +0100
2031
2032 wrt-engine (0.2.109) unstable; urgency=low
2033
2034   * Debianize for MWC demo
2035
2036   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
2037   * Tag : wrt-engine_0.2.109
2038
2039  -- Koeun Choi <koeun.choi@samsung.com>  Wed, 09 Feb 2011 22:21:11 +0900
2040
2041 wrt-engine (0.2.108) unstable; urgency=low
2042
2043   * BS fix during widget install, pause/resume feature in installation
2044
2045   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
2046   * Tag : wrt-engine_0.2.108
2047
2048  -- Pawel Sikorski <p.sikorski@samsung.com>  Mon, 07 Feb 2011 17:45:23 +0100
2049
2050 wrt-engine (0.2.107-1) unstable; urgency=low
2051
2052   * redebianized
2053
2054   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
2055   * Tag : wrt-engine_0.2.107-1
2056
2057  -- Pawel Sikorski <p.sikorski@samsung.com>  Fri, 04 Feb 2011 11:02:56 +0100
2058
2059 wrt-engine (0.2.107) unstable; urgency=low
2060
2061   * webkit fix for "TAP" events, widget update further work,
2062   * BS fix
2063
2064   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
2065   * Tag : wrt-engine_0.2.107
2066
2067  -- Pawel Sikorski <p.sikorski@samsung.com>  Thu, 03 Feb 2011 17:41:30 +0100
2068
2069 wrt-engine (0.2.106) unstable; urgency=low
2070
2071   * Widget URI scheme support added according to W3C 2.0
2072
2073   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
2074   * Tag : wrt-engine_0.2.106
2075
2076  -- Lukasz Wrzosek <l.wrzosek@samsung.com>  Wed, 02 Feb 2011 19:59:41 +0100
2077
2078 wrt-engine (0.2.105) unstable; urgency=low
2079
2080   * Widget Update further impl, wrt-client fixes
2081
2082   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
2083   * Tag : wrt-engine_0.2.105
2084
2085  -- Pawel Sikorski <p.sikorski@samsung.com>  Wed, 02 Feb 2011 18:11:36 +0100
2086
2087 wrt-engine (0.2.104) unstable; urgency=low
2088
2089   * fix startup widget params for w3c
2090
2091   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
2092   * Tag : wrt-engine_0.2.104
2093
2094  -- Pawel sikorski <p.sikorski@samsung.com>  Tue, 01 Feb 2011 16:30:47 +0100
2095
2096 wrt-engine (0.2.103) unstable; urgency=low
2097
2098   * fix regarding AUL startup widget params
2099
2100   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
2101   * Tag : wrt-engine_0.2.103
2102
2103  -- Pawel Sikorski <p.sikorski@samsung.com>  Tue, 01 Feb 2011 15:49:26 +0100
2104
2105 wrt-engine (0.2.102) unstable; urgency=low
2106
2107   * Some APIs regarding getting widget id and package name are added
2108   * Cleaned up the build scripts, added Profiling build type
2109   * Implementation of widget update detection algorithm
2110   * Removed sync() calls from WebRuntime
2111   * Remove inheritance and dynamic cast from parser schema
2112
2113   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
2114   * Tag : wrt-engine_0.2.102
2115
2116  -- Yunchan Cho <yunchan.cho@samsung.com>  Sat, 29 Jan 2011 23:04:44 +0900
2117
2118 wrt-engine (0.2.101) unstable; urgency=low
2119
2120   * plugin preloading for demo added
2121
2122   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
2123   * Tag : wrt-engine_0.2.101
2124
2125  -- Lukasz Wrzosek <l.wrzosek@samsung.com>  Fri, 28 Jan 2011 17:38:23 +0100
2126
2127 wrt-engine (0.2.100) unstable; urgency=low
2128
2129   * geolocation support, aul bundle value usage,
2130   * small fixes, SOUP cache support, dnet fix,
2131   * cmake refactor 
2132
2133   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
2134   * Tag : wrt-engine_0.2.100
2135
2136  -- Pawel Sikorski <p.sikorski@samsung.com>  Fri, 28 Jan 2011 17:38:23 +0100
2137
2138 wrt-engine (0.2.99) unstable; urgency=low
2139
2140   * Escape sending to webkit in case of hardkey
2141   * New callback mechanism introduced
2142
2143   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
2144   * Tag : wrt-engine_0.2.99
2145
2146  -- Pawel Sikorski <p.sikorski@samsung.com>  Thu, 27 Jan 2011 16:41:39 +0100
2147
2148 wrt-engine (0.2.98) unstable; urgency=low
2149
2150   * fixed build break on sbox1
2151   * Adding webkit cache clearing after killing widget
2152   * returning status of wrt-client
2153   * Child protection integration fixed
2154   * Supporting normal installation of widget between appstore client and menuscreen
2155   * support touch event
2156
2157   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
2158   * Tag : wrt-engine_0.2.98
2159
2160  -- Yunchan Cho <yunchan.cho@samsung.com>  Fri, 21 Jan 2011 23:46:56 +0900
2161
2162 wrt-engine (0.2.97) unstable; urgency=low
2163
2164   * bb fixed
2165
2166   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
2167   * Tag : wrt-engine_0.2.97
2168
2169  -- Koeun Choi <koeun.choi@samsung.com>  Thu, 20 Jan 2011 11:56:26 +0900
2170
2171 wrt-engine (0.2.96) unstable; urgency=low
2172
2173   * wrt-client: Added support for clearing webcore cache.
2174   * Modified existing popup of frontend installer.
2175   * fix bug regarding DB
2176
2177   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
2178   * Tag : wrt-engine_0.2.96
2179
2180  -- Yunchan Cho <yunchan.cho@samsung.com>  Wed, 19 Jan 2011 17:01:15 +0900
2181
2182 wrt-engine (0.2.95) unstable; urgency=low
2183
2184   * Reverts of some DEMO TEMP SOLUTIONS, small bug fixes
2185
2186   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
2187   * Tag : wrt-engine_0.2.95
2188
2189  -- Pawel Sikorski <p.sikorski@samsung.com>  Thu, 13 Jan 2011 13:04:49 +0100
2190
2191 wrt-engine (0.2.94) unstable; urgency=low
2192
2193   * DEMO FIXES, Faster first widget load
2194
2195   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
2196   * Tag : wrt-engine_0.2.94
2197
2198  -- Lukasz Wrzosek <l.wrzosek@samsung.com>  Tue, 11 Jan 2011 17:08:16 +0100
2199 wrt-engine (0.2.93) unstable; urgency=low
2200
2201   * DEMO FIXES, local storage extension 
2202
2203   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
2204   * Tag : wrt-engine_0.2.93
2205
2206  -- Pawel Sikorski <p.sikorski@samsung.com>  Tue, 11 Jan 2011 17:08:16 +0100
2207
2208 wrt-engine (0.2.92) unstable; urgency=low
2209
2210   * BS fixed, WRT_IPC_DISABLE removed 
2211
2212   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
2213   * Tag : wrt-engine_0.2.92
2214
2215  -- Pawel Sikorski <p.sikorski@samsung.com>  Mon, 10 Jan 2011 10:34:20 +0100
2216
2217 wrt-engine (0.2.91) unstable; urgency=low
2218
2219   * wrt-client - additional options added
2220   * CQ bug fixes
2221   * childProtection filtr implementation
2222
2223   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
2224   * Tag : wrt-engine_0.2.91
2225
2226  -- Pawel Sikorski <p.sikorski@samsung.com>  Tue, 04 Jan 2011 14:47:48 +0100
2227
2228 wrt-engine (0.2.90) unstable; urgency=low
2229
2230   * Fixing widget scrolling(by removing old transparency setting)
2231   * Implementation of JavaScript debugger
2232   * Touch-processor added
2233   * Initial version of combobox with multiple comboboxes in one process
2234   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
2235   * Tag : wrt-engine_0.2.90
2236
2237  -- Yunchan Cho <yunchan.cho@samsung.com>  Wed, 22 Dec 2010 19:16:40 +0900
2238
2239 wrt-engine (0.2.89) unstable; urgency=low
2240
2241   * pkg mgr bug fixed, launching problem(uri) bug fixed
2242   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
2243   * Tag : wrt-engine_0.2.89
2244
2245  -- Koeun Choi <koeun.choi@samsung.com>  Fri, 17 Dec 2010 18:08:21 +0900
2246
2247 wrt-engine (0.2.88) unstable; urgency=low
2248
2249   * vconf setting
2250   * Git : 165.213.180.234:slp/pkgs/w/wrt-engine
2251   * Tag : wrt-engine_0.2.88
2252
2253  -- Koeun Choi <koeun.choi@samsung.com>  Thu, 16 Dec 2010 19:04:36 +0900
2254
2255 wrt-engine (0.2.87-1) unstable; urgency=low
2256
2257   * Redebianize
2258   * Git : 165.213.180.234:/git/slp/pkgs/wrt-engine
2259   * Tag : wrt-engine_0.2.87-1
2260
2261  -- Yunchan Cho <yunchan.cho@samsung.com>  Thu, 09 Dec 2010 16:34:18 +0900
2262
2263 wrt-engine (0.2.87) unstable; urgency=low
2264
2265   * 1. Added some fields that AUL use to set ELM_SCALE internally.
2266   * 2. Window modes handling fix.
2267   * 3. Implementation of wrt check access api
2268   * 4. Added a feature that frontend installer can be also launched by MIME
2269   * 5. Added one parameter to prototype of wrt_install_widget()/wrt_uninstall_widget()
2270   *    to support progress feature.
2271   * 6. Fixed bug regarding null checking of progress callback.
2272
2273   * Git : 165.213.180.234:/git/slp/pkgs/wrt-engine
2274   * Tag : wrt-engine_0.2.87
2275   
2276  -- Koeun Choi <koeun.choi@samsung.com>  Tue, 07 Dec 2010 17:45:45 +0900
2277
2278 wrt-engine (0.2.86) unstable; urgency=low
2279
2280   * Widget layout fitting, wrt_engine_daemon is included into booting process.
2281
2282   * Git : 165.213.180.234:/git/slp/pkgs/wrt-engine
2283   * Tag : wrt-engine_0.2.86
2284
2285  -- Koeun Choi <koeun.choi@samsung.com>  Fri, 03 Dec 2010 14:12:58 +0900
2286
2287 wrt-engine (0.2.85) unstable; urgency=low
2288
2289   * Fix a crash when some of widgets info values are missing.
2290
2291   * Git : 165.213.180.234:/git/slp/pkgs/wrt-engine
2292   * Tag : wrt-engine_0.2.85
2293
2294  -- Yunchan Cho <yunchan.cho@samsung.com>  Mon, 29 Nov 2010 11:00:07 +0900
2295
2296 wrt-engine (0.2.84) unstable; urgency=low
2297
2298   * USED_DNET is set by default : NOT USE ewk_dnet
2299   * [Plugins] removed standard-features-list
2300
2301   * Git : 165.213.180.234:/git/slp/pkgs/wrt-engine
2302   * Tag : wrt-engine_0.2.84
2303
2304  -- Yunchan Cho <yunchan.cho@samsung.com>  Fri, 26 Nov 2010 19:57:13 +0900
2305
2306 wrt-engine (0.2.83) unstable; urgency=low
2307
2308   * Changed name and installed path of desktop file according to guideline of AppFramework Team.
2309      And Removed BG_SCHEDULE field in desktop file.   
2310   * Added some code to support -k option in package manager.
2311
2312   * Git : 165.213.180.234:/git/slp/pkgs/wrt-engine
2313   * Tag : wrt-engine_0.2.83
2314
2315  -- Yunchan Cho <yunchan.cho@samsung.com>  Wed, 24 Nov 2010 17:46:16 +0900
2316
2317 wrt-engine (0.2.82) unstable; urgency=low
2318
2319   * 1. Feature processing extended to fix ta_luyKMFABLX_d5
2320   * http://dev.w3.org/2006/waf/widgets/Overview.html#ta-luyKMFABLX
2321   * If feature-name is not supported by the user agent, and
2322   * required-feature is false, then the user agent must ignore this
2323   * element.
2324   *
2325   * 2. Support for namespace in digital signature.
2326  
2327   * Git : 165.213.180.234:/git/slp/pkgs/wrt-engine
2328   * Tag : wrt-engine_0.2.82
2329
2330  -- Koeun Choi <koeun.choi@samsung.com>  Tue, 16 Nov 2010 14:45:57 +0900
2331
2332 wrt-engine (0.2.81-1) unstable; urgency=low
2333
2334   * new DB scheme applied
2335   *  1. During .deb installation we will check if the DB scheme is up-to-date,
2336   *  2. if it is up-to-date, we will leave the DB as it is,
2337   *  3. if, on the contrary, the DB scheme is outdated, we will REMOVE the db
2338   * - place a call to some db-creation sql script in the postinst file
2339   * - generate the db-creation script in compile time
2340   * - use PRAGMA journal_mode = PERSIST;
2341   * added logerror in ocsp when root ca couldn't be found
2342   * Applying DPL ORM to WidgetDao property getters.
2343
2344   * Git : 165.213.180.234:/git/slp/pkgs/wrt-engine
2345   * Tag : wrt-engine_0.2.81-1
2346
2347  -- Koeun Choi <koeun.choi@samsung.com>  Mon, 15 Nov 2010 17:31:26 +0900
2348
2349  wrt-engine (0.2.80) unstable; urgency=low
2350
2351   * export CHECK_ONLY_DOMAIN_INSTEAD_OF_VALIDATION=1 can be used for fake wac domain assignment
2352   * To test signed widget, this env should be applied.
2353
2354   * Git : 165.213.180.234:/git/slp/pkgs/wrt-engine
2355   * Tag : wrt-engine_0.2.80
2356
2357  -- Koeun Choi <koeun.choi@samsung.com>  Thu, 11 Nov 2010 17:31:26 +0900
2358
2359
2360 wrt-engine (0.2.79-1) unstable; urgency=low
2361
2362   * dpl build dependency fixed.
2363
2364   * Git : 165.213.180.234:/git/slp/pkgs/wrt-engine
2365   * Tag : wrt-engine_0.2.79-1
2366
2367  -- Pawel Sikorski <p.sikorski@samsung.com>  Tue, 09 Nov 2010 09:49:15 +0100
2368
2369 wrt-engine (0.2.79) unstable; urgency=low
2370
2371   * elm_webview is enabled by defaul. To disable WEBVIEW, use export
2372   WRT_ELM_WEBVIEW=0
2373
2374   * Git : 165.213.180.234:/git/slp/pkgs/wrt-engine
2375   * Tag : wrt-engine_0.2.79
2376
2377  -- Koeun Choi <koeun.choi@samsung.com>  Mon, 08 Nov 2010 14:59:11 +0900
2378
2379 wrt-engine (0.2.78) unstable; urgency=low
2380
2381   * launching problem fixed/DPL-ORM/camera plugin support
2382
2383   * Git : 165.213.180.234:/git/slp/pkgs/wrt-engine
2384   * Tag : wrt-engine_0.2.78
2385
2386  -- Koeun Choi <koeun.choi@samsung.com>  Sat, 06 Nov 2010 19:26:21 +0900
2387
2388 wrt-engine (0.2.77) unstable; urgency=low
2389
2390   * buildbreak fix on i386 architecture, some security fixes
2391  
2392   * Git : 165.213.180.234:/git/slp/pkgs/wrt-engine
2393   * Tag : wrt-engine_0.2.77
2394
2395  -- Pawel Sikorski <p.sikorski@samsung.com>  Wed, 03 Nov 2010 16:19:18 +0100
2396
2397 wrt-engine (0.2.76-2) unstable; urgency=low
2398
2399   * another build break fix
2400  
2401   * Git : 165.213.180.234:/git/slp/pkgs/wrt-engine
2402   * Tag : wrt-engine_0.2.76-2
2403
2404  -- Pawel Sikorski <p.sikorski@samsung.com>  Wed, 03 Nov 2010 12:04:59 +0100
2405
2406 wrt-engine (0.2.76-1) unstable; urgency=low
2407
2408   * build break fix
2409
2410   * Git : 165.213.180.234:/git/slp/pkgs/wrt-engine
2411   * Tag : wrt-engine_0.2.76-1
2412
2413  -- Pawel Sikorski <p.sikorski@samsung.com>  Wed, 03 Nov 2010 11:51:08 +0100
2414
2415 wrt-engine (0.2.76) unstable; urgency=low
2416
2417   * Small fixes, New signature parser impl, new db schema, wrt-client moved to
2418     wrt-engine package
2419
2420   * Git : 165.213.180.234:/git/slp/pkgs/wrt-engine
2421   * Tag : wrt-engine_0.2.76
2422
2423  -- Pawel Sikorski <p.sikorski@samsung.com>  Wed, 03 Nov 2010 10:01:03 +0100
2424
2425 wrt-engine (0.2.74-1) unstable; urgency=low
2426
2427   * debianizing fix
2428
2429   * Git : 165.213.180.234:/git/slp/pkgs/wrt-engine
2430   * Tag : wrt-engine_0.2.74-1
2431
2432  -- Pawel Sikorski <p.sikorski@samsung.com>  Fri, 29 Oct 2010 17:52:21 +0200
2433
2434 wrt-engine (0.2.74) unstable; urgency=low
2435
2436   * Bug fixes
2437
2438   * Git : 165.213.180.234:/git/slp/pkgs/wrt-engine
2439   * Tag : wrt-engine_0.2.74
2440
2441  -- Pawel Sikorski <p.sikorski@samsung.com>  Fri, 29 Oct 2010 17:48:37 +0200
2442
2443 wrt-engine (0.2.73) unstable; urgency=low
2444
2445   * WAC compliance bugfix
2446
2447   * Git : 165.213.180.234:/git/slp/pkgs/wrt-engine
2448   * Tag : wrt-engine_0.2.73
2449
2450  -- Piotr Fatyga <p.fatyga@samsung.com>  Tue, 26 Oct 2010 19:31:55 +0200
2451
2452 wrt-engine (0.2.72) unstable; urgency=low
2453
2454   * alert, confirm dialog is on by default for SE Lab WAC Test. 
2455
2456   * Git : 165.213.180.234:/git/slp/pkgs/wrt-engine
2457   * Tag : wrt-engine_0.2.72
2458
2459  -- Koeun Choi <koeun.choi@samsung.com>  Mon, 25 Oct 2010 19:04:44 +0900
2460
2461 wrt-engine (0.2.71) unstable; urgency=low
2462
2463   * alert, confirm temp solution applied
2464   * commit : 1d04aaf83bd4bafc71ad3a0b8ca086f323f42fc6 
2465
2466   * Git : 165.213.180.234:/git/slp/pkgs/wrt-engine
2467   * Tag : wrt-engine_0.2.71
2468   
2469  -- Koeun Choi <koeun.choi@samsung.com>  Mon, 25 Oct 2010 15:18:53 +0900
2470
2471 wrt-engine (0.2.70) unstable; urgency=low
2472
2473   * some fixes, debianizing before elm_webview introduction
2474
2475   * Git : 165.213.180.234:/git/slp/pkgs/wrt-engine
2476   * Tag : wrt-engine_0.2.70
2477
2478  -- Pawel Sikorski <p.sikorski@samsung.com>  Mon, 18 Oct 2010 17:47:47 +0200
2479
2480 wrt-engine (0.2.69) unstable; urgency=low
2481
2482   * debian/control fix, multilang support, warnings removal
2483
2484   * Git : 165.213.180.234:/git/slp/pkgs/wrt-engine
2485   * Tag : wrt-engine_0.2.69
2486
2487  -- Pawel Sikorski <p.sikorski@samsung.com>  Fri, 15 Oct 2010 13:44:42 +0200
2488
2489 wrt-engine (0.2.68) unstable; urgency=low
2490
2491   * adding libslp-utilx-dev to debian/control. OSP manager integration.
2492
2493   * Git : 165.213.180.234:/git/slp/pkgs/wrt-engine
2494   * Tag : wrt-engine_0.2.68
2495
2496  -- Pawel Sikorski <p.sikorski@samsung.com>  Thu, 14 Oct 2010 17:12:45 +0200
2497
2498 wrt-engine (0.2.67) unstable; urgency=low
2499
2500   * Further w3c development. some fixes. debian package numebr increased.
2501
2502   * Git : 165.213.180.234:/git/slp/pkgs/wrt-engine
2503   * Tag : wrt-engine_0.2.67
2504
2505  -- Pawel Sikorski <p.sikorski@samsung.com>  Thu, 14 Oct 2010 16:42:11 +0200
2506
2507 wrt-engine (0.2.66) unstable; urgency=low
2508
2509   * Further w3c development. some fixes.
2510
2511   * Git : 165.213.180.234:/git/slp/pkgs/wrt-engine
2512   * Tag : wrt-engine_0.2.66
2513
2514  -- Pawel Sikorski <p.sikorski@samsung.com>  Thu, 14 Oct 2010 16:37:50 +0200
2515
2516 wrt-engine (0.2.65) unstable; urgency=low
2517
2518   * making wrt_engine_daemon the real daemon process
2519
2520   * Git : 165.213.180.234:/git/slp/pkgs/wrt-engine
2521   * Tag : wrt-engine_0.2.65
2522
2523  -- Pawel Sikorski <p.sikorski@samsung.com>  Mon, 11 Oct 2010 09:31:19 +0900
2524
2525 wrt-engine (0.2.64) unstable; urgency=low
2526
2527   * W3C P&C bugfix. Warnings removed
2528
2529   * Git : 165.213.180.234:/git/slp/pkgs/wrt-engine
2530   * Tag : wrt-engine_0.2.64
2531
2532  -- Piotr Fatyga <p.fatyga@samsung.com>  Fri, 08 Oct 2010 16:22:53 +0200
2533
2534 wrt-engine (0.2.63) unstable; urgency=low
2535
2536   * Fixed Widget installation error. 
2537   * W3C P&C compaliance fix 
2538
2539   * Git : 165.213.180.234:/git/slp/pkgs/wrt-engine
2540   * Tag : wrt-engine_0.2.63  
2541
2542  -- Piotr Fatyga <p.fatyga@samsung.com>  Thu, 07 Oct 2010 10:33:00 +0200
2543
2544 wrt-engine (0.2.62-2) unstable; urgency=low
2545
2546   * Fixed debianization error
2547
2548   * Git : 165.213.180.234:/git/slp/pkgs/wrt-engine
2549   * Tag : wrt-engine_0.2.62-2
2550
2551  -- Piotr Fatyga <p.fatyga@samsung.com>  Wed, 06 Oct 2010 15:36:07 +0200
2552
2553 wrt-engine (0.2.62-1) unstable; urgency=low
2554
2555   * desktop icon dir problem fixed 
2556
2557   * Git : 165.213.180.234:/git/slp/pkgs/wrt-engine
2558   * Tag : wrt-engine_0.2.62-1
2559
2560  -- Pawel Sikorski <p.sikorski@samsung.com>  Wed, 06 Oct 2010 18:53:29 +0900
2561
2562 wrt-engine (0.2.62) unstable; urgency=low
2563
2564   * new plugin load/unload system. Desktop file task added, W3C further work
2565
2566   * Git : 165.213.180.234:/git/slp/pkgs/wrt-engine
2567   * Tag : wrt-engine_0.2.62
2568
2569  -- Pawel Sikorski <p.sikorski@samsung.com>  Wed, 06 Oct 2010 16:42:56 +0900
2570
2571 wrt-engine (0.2.61) unstable; urgency=low
2572
2573   * Localization further work, IME fix, dirs changed, code formatting, plugins
2574     loading further work, W3C further work
2575
2576   * Git : 165.213.180.234:/git/slp/pkgs/wrt-engine
2577   * Tag : wrt-engine_0.2.61
2578
2579  -- Pawel Sikorski <p.sikorski@samsung.com>  Fri, 01 Oct 2010 18:21:04 +0900
2580
2581 wrt-engine (0.2.60) unstable; urgency=low
2582
2583   * dsa key validation, init timing algorithm moved to ipc client
2584
2585   * Git : 165.213.180.234:/git/slp/pkgs/wrt-engine
2586   * Tag : wrt-engine_0.2.60
2587
2588  -- Pawel Sikorski <p.sikorski@samsung.com>  Fri, 24 Sep 2010 17:26:01 +0200
2589
2590 wrt-engine (0.2.59) unstable; urgency=low
2591
2592   * Plugin loading mechanism moved to proper file; New plugin API call implemented: on_widget_start, on_widget_stop; Removed deprecated plugin logging interface thru wrt interface; Doxygen documentation for WRT Api 
2593
2594   * Git : 165.213.180.234:/git/slp/pkgs/wrt-engine
2595   * Tag : wrt-engine_0.2.59
2596
2597
2598  -- Karol Majewski <k.majewski@samsung.com>  Fri, 24 Sep 2010 12:19:21 +0200
2599
2600 wrt-engine (0.2.58-2) unstable; urgency=low
2601
2602   * Support for distributor signature; Changed webView theme from WebRuntime to Webkit; Code refactorization (debianizing fix)
2603
2604   * Git : 165.213.180.234:/git/slp/pkgs/wrt-engine
2605   * Tag : wrt-engine_0.2.58-2
2606
2607  -- Karol Majewski <k.majewski@samsung.com>  Thu, 23 Sep 2010 13:03:17 +0200
2608
2609 wrt-engine (0.2.58) unstable; urgency=low
2610
2611   * Support for distributor signature; Changed webView theme from WebRuntime to Webkit; Code refactorization
2612
2613   * Git : 165.213.180.234:/git/slp/pkgs/wrt-engine
2614   * Tag : wrt-engine_0.2.58
2615
2616  -- Karol Majewski <k.majewski@samsung.com>  Thu, 23 Sep 2010 11:03:17 +0200
2617
2618 wrt-engine (0.2.57) unstable; urgency=low
2619
2620   * Initial version of signature parser; Fixed invalid setting of local storage database path in webkit
2621
2622   * Git : 165.213.180.234:/git/slp/pkgs/wrt-engine
2623   * Tag : wrt-engine_0.2.57
2624
2625  -- Karol Majewski <k.majewski@samsung.com>  Mon, 20 Sep 2010 17:39:30 +0200
2626
2627 wrt-engine (0.2.53) unstable; urgency=low
2628
2629   * Upgraded to EFL1.0 alpha
2630
2631   * Git : 165.213.180.234:/git/slp/pkgs/wrt-engine
2632   * Tag : wrt-engine_0.2.53  
2633
2634  -- Piotr Fatyga <p.fatyga@samsung.com>  Fri, 10 Sep 2010 18:04:25 +0200
2635
2636 wrt-engine (0.2.51) unstable; urgency=low
2637
2638   * fixes connected to installation process
2639  
2640   * Git : 165.213.180.234:/git/slp/pkgs/wrt-engine
2641   * Tag : wrt-engine_0.2.51
2642
2643  -- Pawel Sikorski <p.sikorski@samsung.com>  Fri, 03 Sep 2010 20:36:22 +0200
2644
2645 wrt-engine (0.2.50) unstable; urgency=low
2646
2647   * wrt_engine_daemon runs on demand
2648
2649   * Git : 165.213.180.234:/git/slp/pkgs/wrt-engine
2650   * Tag : wrt-engine_0.2.50
2651
2652  -- Pawel Sikorski <p.sikorski@samsung.com>  Wed, 01 Sep 2010 19:56:02 +0200
2653
2654 wrt-engine (0.2.49) unstable; urgency=low
2655
2656   * fix due to dpl change
2657
2658   * Git : 165.213.180.234:/git/slp/pkgs/wrt-engine
2659   * Tag : wrt-engine_0.2.49
2660
2661  -- Pawel Sikorski <p.sikorski@samsung.com>  Wed, 01 Sep 2010 11:48:09 +0200
2662
2663 wrt-engine (0.2.48) unstable; urgency=low
2664
2665   * wrt fixing.
2666
2667   * Git : 165.213.180.234:/git/slp/pkgs/wrt-engine
2668   * Tag : wrt-engine_0.2.48
2669
2670  -- Pawel Sikorski <p.sikorski@samsung.com>  Tue, 31 Aug 2010 18:52:40 +0200
2671
2672 wrt-engine (0.2.44) unstable; urgency=low
2673
2674   * adding widgets icons to menu screen after installation.
2675   * virtual keyboard reenabled.
2676
2677   * Git : 165.213.180.234:/git/slp/pkgs/wrt-engine
2678   * Tag : wrt-engine_0.2.44
2679
2680  -- Pawel Sikorski <p.sikorski@samsung.com>  Thu, 26 Aug 2010 16:40:24 +0200
2681
2682 wrt-engine (0.2.43-1) unstable; urgency=low
2683
2684   * prerm and postinst files changed (daemon launching by cron)
2685  
2686   * Git : 165.213.180.234:/git/slp/pkgs/wrt-engine
2687   * Tag : wrt-engine_0.2.43-1
2688
2689
2690  -- Pawel Sikorski <p.sikorski@samsung.com>  Tue, 24 Aug 2010 17:41:07 +0200
2691
2692 wrt-engine (0.2.43) unstable; urgency=low
2693
2694   * wrt_engine_daemon fixes
2695
2696   * Git : 165.213.180.234:/git/slp/pkgs/wrt-engine
2697   * Tag : wrt-engine_0.2.43
2698
2699  -- Pawel Sikorski <p.sikorski@samsung.com>  Tue, 24 Aug 2010 10:12:23 +0200
2700
2701 wrt-engine (0.2.41) unstable; urgency=low
2702
2703   * buildbreak fix in dnet support
2704
2705   * Git : 165.213.180.234:/git/slp/pkgs/wrt-engine
2706   * Tag : wrt-engine_0.2.41
2707
2708  -- Pawel Sikorski <p.sikorski@samsung.com>  Mon, 23 Aug 2010 10:22:54 +0200
2709
2710 wrt-engine (0.2.40) unstable; urgency=low
2711
2712   * file permissions changed (temporary fix)
2713
2714   * Git : 165.213.180.234:/git/slp/pkgs/wrt-engine
2715   * Tag : wrt-engine_0.2.40
2716
2717  -- Pawel Sikorski <p.sikorski@samsung.com>  Fri, 20 Aug 2010 16:01:42 +0200
2718
2719 wrt-engine (0.2.39) unstable; urgency=low
2720
2721   * shared gadget reimplementation, dnet support, bugfixes
2722
2723   * Git : 165.213.180.234:/git/slp/pkgs/wrt-engine
2724   * Tag : wrt-engine_0.2.39
2725
2726  -- Pawel Sikorski <p.sikorski@samsung.com>  Fri, 20 Aug 2010 10:17:28 +0200
2727
2728 wrt-engine (0.2.38) unstable; urgency=low
2729
2730   * appcore applied
2731   
2732   * Git : 165.213.180.234:/git/slp/pkgs/wrt-engine
2733   * Tag : wrt-engine_0.2.38
2734
2735  -- Koeun Choi <koeun.choi@samsung.com>  Fri, 06 Aug 2010 10:34:54 +0900
2736
2737 wrt-engine (0.2.37) unstable; urgency=low
2738
2739   * Remove virtual keyboard
2740   * Additional Callbacks registering added (updateNeededCB, resizeCB,
2741     questionShowCb) 
2742   
2743   * Git : 165.213.180.234:/git/slp/pkgs/wrt-engine
2744   * Tag : wrt-engine_0.2.37
2745
2746  -- Koeun Choi <koeun.choi@samsung.com>  Tue, 03 Aug 2010 19:49:06 +0900
2747
2748 wrt-engine (0.2.36-1) unstable; urgency=low
2749
2750   * Fix tag verification failure during pkg upload 
2751
2752   * Git : 165.213.180.234:/git/slp/pkgs/wrt-engine
2753   * Tag : wrt-engine_0.2.36-1
2754
2755  -- Ming Jin <ming79.jin@samsung.com>  Sun, 25 Jul 2010 21:17:47 +0900
2756
2757 wrt-engine (0.2.36) unstable; urgency=low
2758
2759   * Fixed IMF build error, and includes other bug fixes 
2760
2761  -- Ming Jin <ming79.jin@samsung.com>  Sun, 25 Jul 2010 21:12:12 +0900
2762
2763 wrt-engine (0.2.35) unstable; urgency=low
2764
2765   * This version of pkg includes "fixed seg fault and a few bugs". 
2766
2767   * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/wrt-engine-0
2768   * Tag : wrt-engine_0.2.35
2769
2770  -- Koeun Choi <koeun.choi@samsung.com>  Mon, 12 Jul 2010 13:57:40 +0900
2771
2772 wrt-engine (0.2.34) unstable; urgency=low
2773
2774   * fixed prevent bug, removed redundant codes
2775   
2776   * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/wrt-engine-0
2777   * Tag : wrt-engine_0.2.34
2778
2779  -- Koeun Choi <koeun.choi@samsung.com>  Thu, 08 Jul 2010 11:25:28 +0900
2780
2781 wrt-engine (0.2.33-3) unstable; urgency=low
2782
2783   * Reupload due to tag verification failure
2784
2785   * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/wrt-engine-0
2786   * Tag : wrt-engine_0.2.33-3
2787
2788  -- Andrew Lee <hyunchul2.lee@samsung.com>  Wed, 23 Jun 2010 11:10:47 +0900
2789
2790 wrt-engine (0.2.33-2) unstable; urgency=low
2791
2792   * Reupload due to strange tag verification failure
2793
2794   * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/wrt-engine-0
2795   * Tag : wrt-engine_0.2.33-2
2796
2797  -- Andrew Lee <hyunchul2.lee@samsung.com>  Tue, 22 Jun 2010 17:42:09 +0900
2798
2799 wrt-engine (0.2.33-1) unstable; urgency=low
2800
2801   * Reupload due to tag verification failure
2802
2803   * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/wrt-engine-0
2804   * Tag : wrt-engine_0.2.33-1
2805
2806  -- Andrew Lee <hyunchul2.lee@samsung.com>  Tue, 22 Jun 2010 16:23:02 +0900
2807
2808 wrt-engine (0.2.33) unstable; urgency=low
2809
2810   * Fixed build break due to shared gadget header change.
2811
2812   * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/wrt-engine-0
2813   * Tag : wrt-engine_0.2.33
2814
2815  -- Andrew Lee <hyunchul2.lee@samsung.com>  Tue, 22 Jun 2010 15:51:49 +0900
2816
2817 wrt-engine (0.2.32) unstable; urgency=low
2818
2819   * Fixed prevent defects
2820
2821   * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/wrt-engine-0
2822   * Tag : wrt-engine_0.2.32
2823
2824  -- Andrew Lee <hyunchul2.lee@samsung.com>  Tue, 22 Jun 2010 14:58:25 +0900
2825
2826 wrt-engine (0.2.31) unstable; urgency=low
2827
2828   * dlog build break fix
2829
2830   * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/wrt-engine-0
2831   * Tag : wrt-engine_0.2.31
2832
2833  -- Andrew Lee <hyunchul2.lee@samsung.com>  Fri, 18 Jun 2010 18:06:07 +0900
2834
2835 wrt-engine (0.2.30) unstable; urgency=low
2836
2837   * i386 build break fix 
2838
2839   * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/wrt-engine-0
2840   * Tag : wrt-engine_0.2.30
2841
2842  -- Ming Jin <ming79.jin@samsung.com>  Thu, 17 Jun 2010 10:28:10 +0900
2843
2844 wrt-engine (0.2.29-1) unstable; urgency=low
2845
2846   * Reupload due to tag verification failure
2847
2848   * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/wrt-engine-0
2849   * Tag : wrt-engine_0.2.29-1
2850
2851  -- Ming Jin <ming79.jin@samsung.com>  Wed, 16 Jun 2010 19:16:04 +0900
2852
2853 wrt-engine (0.2.29) unstable; urgency=low
2854
2855   * DLOG API change update, more bug fixes
2856
2857   * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/wrt-engine-0
2858   * Tag : wrt-engine_0.2.29
2859
2860  -- Ming Jin <ming79.jin@samsung.com>  Wed, 16 Jun 2010 17:18:36 +0900
2861
2862 wrt-engine (0.2.27-1) unstable; urgency=low
2863
2864   * Fixed upload email acaount 
2865
2866   * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/wrt-engine-0
2867   * Tag : wrt-engine_0.2.27-1
2868
2869  -- Andrew Lee <hyunchul2.lee>  Wed, 09 Jun 2010 11:34:34 +0900
2870
2871 wrt-engine (0.2.27) unstable; urgency=low
2872
2873   * Repackage due to dpl change
2874
2875   * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/wrt-engine-0
2876   * Tag : wrt-engine_0.2.27
2877
2878  -- Ming Jin <ming79.jin@samsung.com>  Wed, 09 Jun 2010 11:10:30 +0900
2879
2880 wrt-engine (0.2.26) unstable; urgency=low
2881
2882   * Removed deprecated attribute until it has right replacement ready 
2883    
2884   * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/wrt-engine-0
2885   * Tag : wrt-engine_0.2.26
2886
2887  -- Ming Jin <ming79.jin@samsung.com>  Mon, 07 Jun 2010 20:04:30 +0900
2888
2889 wrt-engine (0.2.25) unstable; urgency=low
2890
2891   * remove #include applog.h 
2892    
2893   * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/wrt-engine-0
2894   * Tag : wrt-engine_0.2.25
2895
2896  -- Ming Jin <ming79.jin@samsung.com>  Sat, 05 Jun 2010 18:29:51 +0900
2897
2898 wrt-engine (0.2.24) unstable; urgency=low
2899
2900   * appfwk --> appcore-efl change 
2901    
2902   * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/wrt-engine-0
2903   * Tag : wrt-engine_0.2.24
2904
2905  -- Ming Jin <ming79.jin@samsung.com>  Sat, 05 Jun 2010 17:43:52 +0900
2906
2907 wrt-engine (0.2.23-1) unstable; urgency=low
2908
2909   * Added "Replaces" for ace & ace-dev in debian/control 
2910    
2911   * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/wrt-engine-0
2912   * Tag : wrt-engine_0.2.23-1
2913
2914  -- Ming Jin <ming79.jin@samsung.com>  Sat, 05 Jun 2010 11:52:58 +0900
2915
2916 wrt-engine (0.2.23) unstable; urgency=low
2917
2918   * Added app-fwk.h in #include as it is removed form dpl/application.h 
2919    
2920   * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/wrt-engine-0
2921   * Tag : wrt-engine_0.2.23
2922
2923  -- Ming Jin <ming79.jin@samsung.com>  Fri, 04 Jun 2010 22:21:29 +0900
2924
2925 wrt-engine (0.2.22) unstable; urgency=low
2926
2927   * Removed utilcore dependencies in ace 
2928    
2929   * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/wrt-engine-0
2930   * Tag : wrt-engine_0.2.22
2931
2932  -- Ming Jin <ming79.jin@samsung.com>  Fri, 04 Jun 2010 15:42:31 +0900
2933
2934 wrt-engine (0.2.21) unstable; urgency=low
2935
2936   * More bug fixes in installer, removed ace dependency
2937    
2938   * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/wrt-engine-0
2939   * Tag : wrt-engine_0.2.21
2940
2941  -- Ming Jin <ming79.jin@samsung.com>  Fri, 04 Jun 2010 13:52:15 +0900
2942
2943 wrt-engine (0.2.20) unstable; urgency=low
2944
2945   * BS fix : Do not install plugins at init time
2946   
2947   * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/wrt-engine-0
2948   * Tag : wrt-engine_0.2.20
2949
2950  -- Koeun Choi <koeun.choi@samsung.com>  Thu, 20 May 2010 14:54:21 +0900
2951
2952 wrt-engine (0.2.19) unstable; urgency=low
2953
2954   * privilege-control applied (security)
2955
2956   * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/wrt-engine-0
2957   * Tag : wrt-engine_0.2.19
2958
2959  -- Koeun Choi <koeun.choi@samsung.com>  Wed, 19 May 2010 20:44:04 +0900
2960
2961 wrt-engine (0.2.18) unstable; urgency=low
2962
2963   * DB sync, ecore server bug fixed
2964
2965   * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/wrt-engine-0
2966   * Tag : wrt-engine_0.2.18
2967
2968  -- Koeun Choi <koeun.choi@samsung.com>  Tue, 18 May 2010 08:38:33 +0900
2969
2970 wrt-engine (0.2.17) unstable; urgency=low
2971
2972   * commit 7c85730c45ae050903bec9160eecc81b8dd5f784
2973    
2974   * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/wrt-engine-0
2975   * Tag : wrt-engine_0.2.17
2976
2977  -- Koeun Choi <koeun.choi@samsung.com>  Fri, 14 May 2010 14:23:20 +0900
2978
2979 wrt-engine (0.2.16-1) unstable; urgency=low
2980
2981   * permission changed
2982   
2983   * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/wrt-engine-0
2984   * Tag : wrt-engine_0.2.16-1
2985
2986  -- Koeun Choi <koeun.choi@samsung.com>  Wed, 12 May 2010 21:36:44 +0900
2987
2988 wrt-engine (0.2.16) unstable; urgency=low
2989
2990   * no check path : /mnt/ums/widgets 
2991   
2992   * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/wrt-engine-0
2993   * Tag : wrt-engine_0.2.16
2994
2995  -- Koeun Choi <koeun.choi@samsung.com>  Wed, 12 May 2010 20:28:55 +0900
2996
2997 wrt-engine (0.2.15) unstable; urgency=low
2998
2999   * wrt-ui pc added & booting order is changed from S40 to S70. 
3000    
3001   * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/wrt-engine-0
3002   * Tag : wrt-engine_0.2.15
3003
3004  -- Koeun Choi <koeun.choi@samsung.com>  Thu, 06 May 2010 21:19:35 +0900
3005
3006 wrt-engine (0.2.14) unstable; urgency=low
3007
3008   * sig_kill bug fixed. 
3009   * dnet bug fixed for temp. (before dnet is openned, we cannot close dnet.)
3010   
3011   * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/wrt-engine-0
3012   * Tag : wrt-engine_0.2.14
3013   
3014
3015  -- Koeun Choi <koeun.choi@samsung.com>  Thu, 29 Apr 2010 01:05:30 +0900
3016
3017 wrt-engine (0.2.13-1) unstable; urgency=low
3018
3019   * repackaging after dnet update 
3020
3021   * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/wrt-engine-0
3022   * Tag : wrt-engine_0.2.13-1
3023   
3024  -- Koeun Choi <koeun.choi@samsung.com>  Wed, 28 Apr 2010 15:37:55 +0900
3025
3026 wrt-engine (0.2.13) unstable; urgency=low
3027
3028   * S70 process to S40 process
3029   
3030   * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/wrt-engine-0
3031   * Tag : wrt-engine_0.2.13
3032
3033  -- Ming Jin <ming79.jin@samsung.com>  Wed, 28 Apr 2010 05:31:33 +0900
3034
3035 wrt-engine (0.2.12) unstable; urgency=low
3036
3037   * heavy pkg dependencies are removed from client libraries
3038   
3039   * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/wrt-engine-0
3040   * Tag : wrt-engine_0.2.12
3041
3042  -- Koeun Choi <koeun.choi@samsung.com>  Wed, 28 Apr 2010 05:25:40 +0900
3043
3044 wrt-engine (0.2.11) unstable; urgency=low
3045
3046   * scroller removed.. (WEBKIT_THEME is changed to WRT_THEME for temp)
3047   
3048   * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/wrt-engine-0
3049   * Tag : wrt-engine_0.2.11
3050
3051
3052  -- Koeun Choi <koeun.choi@samsung.com>  Tue, 27 Apr 2010 18:41:47 +0900
3053
3054 wrt-engine (0.2.10) unstable; urgency=low
3055
3056   * wrt_engine_daemon fixed 
3057   * RPC wrt_init_callback use, if DAEMON STOPPED
3058   
3059   * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/wrt-engine-0
3060   * Tag : wrt-engine_0.2.10
3061
3062  -- Koeun Choi <koeun.choi@samsung.com>  Tue, 27 Apr 2010 12:32:31 +0900
3063
3064 wrt-engine (0.2.9) unstable; urgency=low
3065
3066   * master commit 2c657297c118c857bb4f19f04fa2e28f24aabcc5 applied : api
3067      bug fixed
3068   * wrt_engine_daemon is launched in booting time   
3069
3070   * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/wrt-engine-0
3071   * Tag : wrt-engine_0.2.9
3072
3073
3074  -- Koeun Choi <koeun.choi@samsung.com>  Mon, 26 Apr 2010 16:33:10 +0900
3075
3076 wrt-engine (0.2.8) unstable; urgency=low
3077
3078   * commit 2035a08a3bc7fde457be6b797417d650cbfcd2ee applied 
3079   
3080   * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/wrt-engine-0
3081   * Tag : wrt-engine_0.2.8
3082
3083  -- Koeun Choi <koeun.choi@samsung.com>  Fri, 23 Apr 2010 01:36:18 +0900
3084
3085 wrt-engine (0.2.7-4) unstable; urgency=low
3086
3087   * wrt-engine pkg includes wrt_engine_daemon, wrt_efl_test
3088   * other executables are located in wrt-engine-test pkg. 
3089   
3090   * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/wrt-engine-0
3091   * Tag : wrt-engine_0.2.7-4
3092
3093  -- Koeun Choi <koeun.choi@samsung.com>  Thu, 22 Apr 2010 21:13:16 +0900
3094
3095 wrt-engine (0.2.7-3) unstable; urgency=low
3096
3097   * libcurl dependency is removed in configure.ac !
3098   
3099   * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/wrt-engine-0
3100   * Tag : wrt-engine_0.2.7-3
3101
3102
3103  -- Koeun Choi <koeun.choi@samsung.com>  Thu, 22 Apr 2010 17:56:07 +0900
3104
3105 wrt-engine (0.2.7-2) unstable; urgency=low
3106
3107   * Debianized... mapped to tag [stable-0.2.3]  
3108
3109   * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/wrt-engine-0
3110   * Tag : wrt-engine_0.2.7-2
3111
3112  -- Koeun Choi <koeun.choi@samsung.com>  Tue, 20 Apr 2010 14:39:20 +0900
3113
3114 wrt-engine (0.2.7) unstable; urgency=low
3115
3116   * Debianized...  
3117
3118   * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/wrt-engine-0
3119   * Tag : wrt-engine_0.2.7
3120
3121  -- Koeun Choi <koeun.choi@samsung.com>  Tue, 20 Apr 2010 14:39:20 +0900
3122
3123 wrt-engine (0.2.6-1) unstable; urgency=low
3124
3125   * upload again because of dpl dependency
3126   
3127   * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/wrt-engine-0
3128   * Tag : wrt-engine_0.2.6-1
3129
3130  -- Koeun Choi <koeun.choi@samsung.com>  Mon, 12 Apr 2010 09:16:18 +0900
3131
3132 wrt-engine (0.2.6) unstable; urgency=low
3133
3134   * Fixed build break
3135   
3136   * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/wrt-engine-0
3137   * Tag : wrt-engine_0.2.6
3138   
3139
3140  -- Koeun Choi <koeun.choi@samsung.com>  Thu, 08 Apr 2010 10:54:25 +0900
3141
3142 wrt-engine (0.2.5-2) unstable; urgency=low
3143
3144   * Added dpl-efl-dev to debian/control 
3145
3146  -- Ming Jin <ming79.jin@samsung.com>  Fri, 02 Apr 2010 22:55:49 +0900
3147
3148 wrt-engine (0.2.5-1) unstable; urgency=low
3149
3150   * Reupload due to pkgconfig version check error
3151
3152  -- Ming Jin <ming79.jin@samsung.com>  Fri, 02 Apr 2010 22:37:31 +0900
3153
3154 wrt-engine (0.2.5) unstable; urgency=low
3155
3156   * Remove libui-ime dependency 
3157
3158  -- Ming Jin <ming79.jin@samsung.com>  Fri, 02 Apr 2010 22:28:27 +0900
3159
3160 wrt-engine (0.2.4) unstable; urgency=low
3161
3162   * Toolchain upgrade
3163
3164  -- Koeun Choi <koeun.choi@samsung.com>  Thu, 25 Mar 2010 21:48:32 +0900
3165
3166 wrt-engine (0.2.3) unstable; urgency=low
3167
3168   * recent version : Core logic switched to dedicated thread. UX improved. 
3169
3170  -- Koeun Choi <koeun.choi@samsung.com>  Fri, 19 Mar 2010 16:37:17 +0900
3171
3172 wrt-engine (0.2.2) unstable; urgency=low
3173
3174   * TRUE/FALSE type is not supported 
3175
3176  -- Koeun Choi <koeun.choi@samsung.com>  Thu, 11 Mar 2010 19:16:29 +0900
3177
3178 wrt-engine (0.2.1) unstable; urgency=low
3179
3180   * Widget/Plugin installation routine refactoring 
3181
3182  -- Ming Jin <ming79.jin@samsung.com>  Thu, 11 Mar 2010 12:25:05 +0900
3183
3184 wrt-engine (0.2.0) unstable; urgency=low
3185
3186   * External API is modified 
3187
3188  -- Ming Jin <ming79.jin@samsung.com>  Tue, 02 Mar 2010 15:13:48 +0900
3189
3190 wrt-engine (0.1.11) unstable; urgency=low
3191
3192   * Major bugfixes, IME support, API changes
3193
3194  -- Ming Jin <ming79.jin@samsung.com>  Tue, 16 Feb 2010 15:41:28 +0900
3195
3196 wrt-engine (0.1.10) unstable; urgency=low
3197
3198   * Removed old UI library dependencies 
3199
3200  -- Ming Jin <ming79.jin@samsung.com>  Tue, 09 Feb 2010 00:37:35 +0900
3201
3202 wrt-engine (0.1.9) unstable; urgency=low
3203
3204   * More MSC API support added
3205
3206  -- Ming Jin <ming79.jin@samsung.com>  Mon, 08 Feb 2010 11:29:02 +0900
3207
3208 wrt-engine (0.1.8-1) unstable; urgency=low
3209
3210   * Repackaging due to EFL upgrade 
3211
3212  -- Ming Jin <ming79.jin@samsung.com>  Thu, 04 Feb 2010 12:18:43 +0900
3213
3214 wrt-engine (0.1.8) unstable; urgency=low
3215
3216   * Include wrt_ext_api.h in the installation path (/usr/include/wrt-engine) 
3217
3218  -- Ming Jin <ming79.jin@samsung.com>  Wed, 03 Feb 2010 13:17:18 +0900
3219
3220 wrt-engine (0.1.7) unstable; urgency=low
3221
3222   * Moving all wrt related files into /usr/apps/widgets 
3223
3224  -- Ming Jin <ming79.jin@samsung.com>  Tue, 02 Feb 2010 20:45:51 +0900
3225
3226 wrt-engine (0.1.6-1) unstable; urgency=low
3227
3228   * Upload the package again due to toolchain upgrade from gcc4.3.2 to
3229     gcc4.4.1 
3230
3231  -- Ming Jin <ming79.jin@samsung.com>  Mon, 01 Feb 2010 16:27:16 +0900
3232
3233 wrt-engine (0.1.6) unstable; urgency=low
3234
3235   * Dummy log 2 
3236
3237  -- Ming Jin <ming79.jin@samsung.com>  Mon, 01 Feb 2010 16:26:58 +0900
3238
3239 wrt-engine (0.1.5) unstable; urgency=low
3240
3241   * Dummy log 
3242
3243  -- Ming Jin <ming79.jin@samsung.com>  Mon, 01 Feb 2010 16:26:39 +0900
3244
3245 wrt-engine (0.1.4) unstable; urgency=low
3246
3247   * Fixed pkg upload error 
3248
3249  -- Ming Jin <ming79.jin@samsung.com>  Thu, 28 Jan 2010 12:07:48 +0900
3250
3251 wrt-engine (0.1.3) unstable; urgency=low
3252
3253   * resolved i686 build error 
3254
3255  -- Koeun Choi <koeun.choi@samsung.com>  Wed, 27 Jan 2010 18:18:30 +0900
3256
3257 wrt-engine (0.1.2) unstable; urgency=low
3258
3259   * i686 bb fixed 
3260
3261  -- Koeun Choi <koeun.choi@samsung.com>  Wed, 27 Jan 2010 18:00:35 +0900
3262
3263 wrt-engine (0.1.1) unstable; urgency=low
3264
3265   * SLP prefix removed 
3266
3267  -- Koeun Choi <koeun.choi@samsung.com>  Wed, 27 Jan 2010 14:06:32 +0900
3268
3269 wrt-engine (0.1.0) unstable; urgency=low
3270
3271   * Widget content scrolling is enabled 
3272
3273  -- Ming Jin <ming79.jin@samsung.com>  Fri, 22 Jan 2010 19:40:03 +0900
3274
3275 wrt-engine (0.0.8) unstable; urgency=low
3276
3277   * External WRT APIs included 
3278
3279  -- Ming Jin <ming79.jin@samsung.com>  Tue, 19 Jan 2010 14:50:24 +0900
3280
3281 wrt-engine (0.0.7) unstable; urgency=low
3282
3283   * i386 pkg upload 
3284
3285  -- Ming Jin <ming79.jin@samsung.com>  Sun, 17 Jan 2010 18:26:20 +0900
3286
3287 wrt-engine (0.0.6) unstable; urgency=low
3288
3289   * i386 build error fix, package version upgrade 
3290
3291  -- Ming Jin <ming79.jin@samsung.com>  Sun, 17 Jan 2010 17:31:12 +0900
3292
3293 wrt-engine (0.0.5) unstable; urgency=low
3294
3295   * cert-mgr pc file name is applied to wrt.pc.in 
3296
3297  -- Koeun Choi <koeun.choi@samsung.com>  Tue, 05 Jan 2010 15:22:16 +0900
3298
3299 wrt-engine (0.0.4) unstable; urgency=low
3300
3301   * cert-mgr api and pkg config name are changed  
3302
3303  -- Koeun Choi <koeun.choi@samsung.com>  Tue, 05 Jan 2010 12:12:47 +0900
3304
3305 wrt-engine (0.0.3) unstable; urgency=low
3306
3307   * Build depends fixed 
3308
3309  -- Koeun Choi <koeun.choi@samsung.com>  Tue, 29 Dec 2009 14:55:04 +0900
3310
3311 wrt-engine (0.0.2) unstable; urgency=low
3312
3313   * Christmast edition (alpha demo) version  
3314
3315  -- Koeun Choi <koeun.choi@samsung.com>  Thu, 24 Dec 2009 18:40:41 +0900
3316
3317 wrt-engine (0.0.1) unstable; urgency=low
3318
3319   * wrt_uninstall_widget() function added; new test program; js-extension for
3320   * slp2.0 port
3321
3322  -- Koeun Choi <koeun.choi@samsung.com>  Fri, 11 Dec 2009 21:25:45 +0900
3323
3324 wrt-engine (0) unstable; urgency=low
3325
3326   * Initial Release.
3327
3328  -- Koeun Choi <koeun.choi@samsung.com>  Tue, 24 Nov 2009 16:16:30 +0900