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