[Release] wrt-commons_0.2.91
[framework/web/wrt-commons.git] / debian / changelog
1 wrt-commons (0.2.91) unstable; urgency=low
2
3   * Fix issue Prevent Defect -17677
4   * Fixing issues: 17677
5
6   * Git : framework/web/wrt-commons
7   * Tag : wrt-commons_0.2.91
8
9  -- leerang <leerang.song@samsung.com>  Wed, 09 Jan 2013 18:03:04 +0900
10
11 wrt-commons (0.2.90) unstable; urgency=low
12
13   * Changed PkgName type from DPL::Optional<DPL::String> to DPL::String. PART 4
14   * User agent database update
15
16  -- Jihoon Chung <jihoon.chung@samsung.com>  Tue, 08 Jan 2013 11:12:49 +0900
17
18 wrt-commons (0.2.89) unstable; urgency=low
19
20   * Handle return value from pthread_setspecific
21   * Deleted array to 0 comparison
22   * Deleted unreachable code
23   * Add vconf key for memory saving mode
24
25   * Git : framework/web/wrt-commons
26   * Tag : wrt-commons_0.2.89
27
28  -- Jihoon Chung <jihoon.chung@samsung.com>  Wed, 02 Jan 2013 11:00:02 +0900
29
30 wrt-commons (0.2.88) unstable; urgency=low
31
32   * Add path builder for vconf key
33
34   * Git : framework/web/wrt-commons
35   * Tag : wrt-commons_0.2.88
36
37  -- Jihoon Chung <jihoon.chung@samsung.com>  Sat, 29 Dec 2012 14:02:18 +0900
38
39 wrt-commons (0.2.87) unstable; urgency=low
40
41   * changed to get encryption/decryption key from device unique key
42
43   * Git : framework/web/wrt-commons
44   * Tag : wrt-commons_0.2.87
45
46  -- Soyoung Kim <sy037.kim@samsung.com>  Fri, 28 Dec 2012 20:47:21 +0900
47
48 wrt-commons (0.2.86) unstable; urgency=low
49
50   * Revert "Modify get encryption/decryption key from device unique key"
51
52   * Git : framework/web/wrt-commons
53   * Tag : wrt-commons_0.2.86
54
55  -- Soyoung Kim <sy037.kim@samsung.com>  Fri, 28 Dec 2012 17:42:06 +0900
56
57 wrt-commons (0.2.85) unstable; urgency=low
58
59   * For livebox configuration
60   * livebox configuration valuables have been changed
61   * Modify get encryption/decryption key from device unique key
62
63   * Git : framework/web/wrt-commons
64   * Tag : wrt-commons_0.2.85
65
66  -- Soyoung Kim <sy037.kim@samsung.com>  Fri, 28 Dec 2012 14:05:27 +0900
67
68 wrt-commons (0.2.83) unstable; urgency=low
69
70   * Replacing widget handle with tizenid in property DAO
71
72  -- KEONGEUN <lke01.lee@samsung.com>  Fri, 21 Dec 2012 17:03:54 +0900
73
74 wrt-commons (0.2.82) unstable; urgency=low
75
76   * CustomHandlersDB API updated to handle new functionalities.
77   * Add tests - DAO, DPL
78   * Custom Handlers DAO extended with new api
79   * registerWidgetSecuritySettings - nested transaction removal. New widget dao testcase
80   * Unit test for custom handler dao stub
81   * CustomHandlersDAO test
82
83   * Git : framework/web/wrt-commons
84   * Tag : wrt-commons_0.2.82
85
86  -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 20 Dec 2012 09:04:59 +0900
87
88 wrt-commons (0.2.81) unstable; urgency=low
89
90   * Fix dependencies in DAO modules
91   * Missing boilerplate added
92
93   * Git : framework/web/wrt-commons
94   * Tag : wrt-commons_0.2.81
95
96  -- Jihoon Chung <jihoon.chung@samsung.com>  Sun, 16 Dec 2012 09:09:42 +0900
97
98 wrt-commons (0.2.80) unstable; urgency=low
99
100   * Implement privilege database table
101
102   * Git : framework/web/wrt-commons
103   * Tag : wrt-commons_0.2.80
104
105  -- Jihoon Chung <jihoon.chung@samsung.com>  Fri, 14 Dec 2012 10:30:48 +0900
106
107 wrt-commons (0.2.79) unstable; urgency=low
108
109   * Replacing DbWidgetHandle with WidgetPkgName in SecurityOriginDAO
110   * Handle remove() return value
111   * Delete unreachable code
112   * Handle chmod return value
113   * CustomHandlerDAO implementation
114   * Unhandled isWidgetInstalled return value
115
116   * Git : framework/web/wrt-commons
117   * Tag : wrt-commons_0.2.79
118
119  -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 13 Dec 2012 11:15:24 +0900
120
121 wrt-commons (0.2.78) unstable; urgency=low
122
123   * Removing copy&paste code, part 2
124   * Changed SharedPtr to std:shared_ptr
125   * Changed ScopedPtr to std::unique_ptr
126   * Klocwork analysis related fix
127   * SharedFromTHis replace by STL C++0x ones
128   * Overload methods to run with tizen id instead of widgetHandle
129   * Changed PkgName type from DPL::Optional<DPL::String> to DPL::String
130   * Default "en" language tag removed from provider
131   * CustomHandlers DAO libraries stubs added
132   * Replacing widget handle with tizenid in property DAO
133
134   * Git : framework/web/wrt-commons
135   * Tag : wrt-commons_0.2.78
136
137  -- Jihoon Chung <jihoon.chung@samsung.com>  Mon, 10 Dec 2012 10:11:26 +0900
138
139 wrt-commons (0.2.76) unstable; urgency=low
140
141   * Add share directory
142   * Add category element for manifest.xml
143   * Modify installed path for preload widget.
144   * Updated widget resources path in wrt_reset_all.sh
145
146   * Git : framework/web/wrt-commons
147   * Tag : wrt-commons_0.2.76
148
149  -- Soyoung Kim <sy037.kim@samsung.com>  Fri, 30 Nov 2012 17:47:24 +0900
150
151 wrt-commons (0.2.75) unstable; urgency=low
152
153   * Throw an exception when pthread_key_create fails
154   * Symbolic link pointed by GetVCoreDatabaseFilePath will be removed.
155
156   * Git : framework/web/wrt-commons
157   * Tag : wrt-commons_0.2.75
158
159  -- Tae-Jeong Lee <taejeong.lee@samsung.com>  Fri, 23 Nov 2012 22:01:00 +0900
160
161 wrt-commons (0.2.74) unstable; urgency=low
162
163   * Removing copy&paste code, part 1
164   * Removal of factory_widget attribute and related functions
165   * Implement security origin dao for allow,deny one time
166
167   * Git : framework/web/wrt-commons
168   * Tag : wrt-commons_0.2.74
169
170  -- Jihoon Chung <jihoon.chung@samsung.com>  Fri, 23 Nov 2012 10:09:27 +0900
171
172 wrt-commons (0.2.73) unstable; urgency=low
173
174   * Distinguish between system headers and project headers
175   * Implement security origin dao for setting menu
176   * Implement security settings in the widgetDAO
177
178   * Git : framework/web/wrt-commons
179   * Tag : wrt-commons_0.2.73
180
181  -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 22 Nov 2012 20:46:40 +0900
182
183 wrt-commons (0.2.72) unstable; urgency=low
184
185   * Change widget installed path request by app fw
186
187   * Git : framework/web/wrt-commons
188   * Tag : wrt-commons_0.2.72
189
190  -- Soyoung Kim <sy037.kim@samsung.com>  Tue, 13 Nov 2012 17:16:16 +0900
191
192 wrt-commons (0.2.71) unstable; urgency=low
193
194   * Implement Security origin database
195   * hidden symbol for enhancement shared library loading time (orm.h)
196   * Default widget locale adding to language tags
197   * WrtDAO clean up - unused function with widget handle usage
198
199   * Git : framework/web/wrt-commons
200   * Tag : wrt-commons_0.2.71
201
202  -- Jihoon Chung <jihoon.chung@samsung.com>  Mon, 12 Nov 2012 16:55:19 +0900
203
204 wrt-commons (0.2.70) unstable; urgency=low
205
206   * Additional Include: stddef.h
207
208   * Git : framework/web/wrt-commons
209   * Tag : wrt-commons_0.2.70
210
211  -- Jihoon Chung <jihoon.chung@samsung.com>  Mon, 05 Nov 2012 17:43:04 +0900
212
213 wrt-commons (0.2.69) unstable; urgency=low
214
215   * [Commons] Modify package type
216
217   * Git : framework/web/wrt-commons
218   * Tag : wrt-commons_0.2.69
219
220  -- Soyoung Kim <sy037.kim@samsung.com>  Mon, 05 Nov 2012 16:46:34 +0900
221
222 wrt-commons (0.2.68) unstable; urgency=low
223
224   * Change profiling build
225   * Removing unused WtrUtilStringToLower
226   * Fix for localization URI ended with '/'
227   * Code refactoring and removal of factory_widget attribute
228   * WidgetDAO from WidgetHandle construction depracated
229   * WrtDAO - getPkgnameList
230   * Removal of compilation warnings
231   * W3c file localization - from pkgname construction
232
233   * Git : framework/web/wrt-commons
234   * Tag : wrt-commons_0.2.68
235
236  -- Jihoon Chung <jihoon.chung@samsung.com>  Fri, 02 Nov 2012 11:20:52 +0900
237
238 wrt-commons (0.2.67) unstable; urgency=low
239
240   * Localization cleaning from unused API (restore)
241   * Removing old, unused _WrtUtil* functions
242   * Database reset affects security-server
243   * Removing FileUtils
244   * Replacing recursive opendir with fts
245
246   * Release wrt-commons_0.2.67
247
248   * Git : framework/web/wrt-commons
249   * Tag : wrt-commons_0.2.67
250
251  -- Soyoung Kim <sy037.kim@samsung.com>  Wed, 24 Oct 2012 17:02:50 +0900
252
253 wrt-commons (0.2.66) unstable; urgency=low
254
255   * Release wrt-commons_0.2.66
256
257   * Git : framework/web/wrt-commons
258   * Tag : wrt-commons_0.2.66
259
260  -- Soyoung Kim <sy037.kim@samsung.com>  Thu, 18 Oct 2012 11:33:54 +0900
261
262 wrt-commons (0.2.65) unstable; urgency=low
263
264   * [Engine] Add method to get widget list
265   * [Commons] New utility functions in wrt_utility
266   * [Commons] Escaping bash sequences in argument programs
267   * [Engine] Allow to call methods using dao pointer
268   * [Engine] Remove mutex from log system.
269   * [Engine] Support for authors certificates (part 4).
270
271   * Git : framework/web/wrt-commons
272   * Tag : wrt-commons_0.2.65
273
274  -- Soyoung Kim <sy037.kim@samsung.com>  Wed, 17 Oct 2012 22:08:33 +0900
275
276 wrt-commons (0.2.64) unstable; urgency=low
277
278   * Revert "Localization cleaning from unused API"
279
280   * Git : framework/web/wrt-commons
281   * Tag : wrt-commons_0.2.64
282
283  -- Jihoon Chung <jihoon.chung@samsung.com>  Fri, 12 Oct 2012 14:21:43 +0900
284
285 wrt-commons (0.2.63) unstable; urgency=low
286
287   * Support for authors certificate
288   * WidgetDAO new CTOR (based on TizenID)
289   * Localization related cleanup
290
291   * Git : framework/web/wrt-commons
292   * Tag : wrt-commons_0.2.63
293
294  -- Pawel Sikorski <p.sikorski@samsung.com>  Thu, 11 Oct 2012 12:53:19 +0200
295
296 wrt-commons (0.2.62) unstable; urgency=low
297
298   * [Engine] Add license installing
299   * [Engine] clean up .gitignore
300
301   * Git : slp/pkgs/w/wrt-commons
302   * Tag : wrt-commons_0.2.62
303
304  -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 11 Oct 2012 08:02:04 +0900
305
306 wrt-commons (0.2.61) unstable; urgency=low
307
308   * [Commons] Support for Debug and Release build configuration
309   * Deprecated localization API removal
310   * Localization refactoring and cleaning
311   * [Commons] Refactoring featureDAO, pluginDAO table
312
313   * Git : slp/pkgs/w/wrt-commons
314   * Tag : wrt-commons_0.2.61
315
316  -- Jihoon Chung <jihoon.chung@samsung.com>  Fri, 05 Oct 2012 07:29:49 +0900
317
318 wrt-commons (0.2.60) unstable; urgency=low
319
320   * for SEL verification
321   * [Commons] POWDER remains removed
322   * [Commons] Fixed PLM P120926-3287
323
324   * Git : framework/web/wrt-commons
325   * Tag : wrt-commons_0.2.60
326
327  -- Soyoung Kim <sy037.kim@samsung.com>  Fri, 28 Sep 2012 15:27:25 +0900
328
329 wrt-commons (0.2.59) unstalbe; urgency=low
330
331   * Add smack manifest
332
333   * Git : framework/web/wrt-commons
334   * Tag : wrt-commons_0.2.59
335
336  -- Tae-Jeong Lee <taejeong.lee@samsung.com>  Thu, 20 Sep 2012 20:08:44 +0900
337
338 wrt-commons (0.2.58) unstalbe; urgency=low
339
340   * for SEL verification
341
342   * Git : framework/web/wrt-commons
343   * Tag : wrt-commons_0.2.58
344
345  -- Tae-Jeong Lee <taejeong.lee@samsung.com>  Thu, 20 Sep 2012 12:02:41 +0900
346
347 wrt-commons (0.2.57) unstalbe; urgency=low
348
349   * Proper list support in LanguageTagsProvider
350   * User Agent Database update
351   * Language tags providing class added
352   * Add a feature dao function giving requested features' data
353
354   * Git : framework/web/wrt-commons
355   * Tag : wrt-commons_0.2.57
356
357  -- Tae-Jeong Lee <taejeong.lee@samsung.com>  Wed, 19 Sep 2012 12:03:09 +0900
358
359 wrt-commons (0.2.56) unstalbe; urgency=low
360
361   * [Commons] Test mode environment variable changed
362
363   * Git : slp/pkgs/w/wrt-commons
364   * Tag : wrt-commons_0.2.56
365
366  -- Jihoon Chung <jihoon.chung@samsung.com>  Wed, 12 Sep 2012 15:46:28 +0900
367
368 wrt-commons (0.2.55) unstable; urgency=low
369
370   * [Commons] Table ExternalFiles renamed to ExternalLocations
371   * [Commons] Fix in base path removal in localization module.
372   * [Commons] Add multiple output types in test framework
373   * [Commons] Slash added to global config paths
374   * [Commons] Background page support in WidgetModel
375   * [Commons] New table - WidgetExternalFiles
376
377   * Git : slp/pkgs/w/wrt-commons
378   * Tag : wrt-commons_0.2.55
379
380  -- Yunchan Cho <yunchan.cho@samsung.com>  Thu, 06 Sep 2012 00:34:12 +0900
381
382 wrt-commons (0.2.54) unstable; urgency=low
383
384   * [common] Add XML test collector
385   * [common] Add encryption api
386   * [Engine] Fix for wrt-popup
387
388   * Git : slp/pkgs/w/wrt-commons
389   * Tag : wrt-commons_0.2.54
390
391  -- Jihoon Chung <jihoon.chung@samsung.com>  Wed, 29 Aug 2012 13:37:28 +0900
392
393 wrt-commons (0.2.53) unstable; urgency=low
394
395   * Added new build type for code coverage
396   * User Agent Database update
397   * Added new SQLConnection flag - CRW and null query check
398   * Remove "auto" for fixed build break
399
400   * Git : slp/pkgs/w/wrt-commons
401   * Tag : wrt-commons_0.2.53
402
403  -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 09 Aug 2012 15:16:30 +0900
404
405 wrt-commons (0.2.52) unstable; urgency=low
406
407   * Re-upload package
408
409   * Git : slp/pkgs/w/wrt-commons
410   * Tag : wrt-commons_0.2.52
411
412  -- Jihoon Chung <jihoon.chung@samsung.com>  Tue, 31 Jul 2012 11:15:58 +0900
413
414 wrt-commons (0.2.51) unstable; urgency=low
415
416   * Re-upload package
417
418   * Git : slp/pkgs/w/wrt-commons
419   * Tag : wrt-commons_0.2.51
420
421  -- Jihoon Chung <jihoon.chung@samsung.com>  Mon, 30 Jul 2012 10:06:49 +0900
422
423 wrt-commons (0.2.50) unstable; urgency=low
424
425   * Git : slp/pkgs/w/wrt-commons
426   * Tag : wrt-commons_0.2.50
427
428  -- Leerang Song <leerang.song@samsung.com>  Fri, 27 Jul 2012 12:02:06 +0900
429
430 wrt-commons (0.2.49) unstable; urgency=low
431
432   * Add splash screen
433   * Fix circular dependency to cert-svc
434
435   * Git : slp/pkgs/w/wrt-commons
436   * Tag : wrt-commons_0.2.49 
437
438  -- Zbigniew Kostrzewa <z.kostrzewa@samsung.com>  Wed, 25 Jul 2012 14:36:40 +0200
439
440 wrt-commons (0.2.48) unstable; urgency=low
441
442   * Fixed CCR(#N_SE-3620)
443   * FeatureDAOReadOnly - performance improvement
444
445   * Git : slp/pkgs/w/wrt-commons
446   * Tag : wrt-commons_0.2.48
447
448  -- Jihoon Chung <jihoon.chung@samsung.com>  Wed, 25 Jul 2012 09:58:22 +0900
449
450 wrt-commons (0.2.47) unstable; urgency=low
451
452   * Change installed resource path & Add PackageType
453   * support tizen extension requirement regarding application id / required version
454
455   * Git : slp/pkgs/w/wrt-commons
456   * Tag : wrt-commons_0.2.47
457
458  -- Leerang Song <leerang.song@samsung.com>  Thu, 19 Jul 2012 19:19:39 +0900
459
460 wrt-commons (0.2.46-1) unstable; urgency=low
461
462   * Add tag for auto SR
463
464   * Git : slp/pkgs/w/wrt-commons
465   * Tag : wrt-commons_0.2.46-1
466
467  -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 12 Jul 2012 15:25:36 +0900
468
469 wrt-commons (0.2.46) unstable; urgency=low
470
471   * Remove auto save for WK1
472   * Support auto save id/password for WK2
473   * Multiple INVALID_WIDGET_HANDLE definition
474   * Wrt DB DefferedWidgetPackageInstallation clean up
475
476   * Git : slp/pkgs/w/wrt-commons
477   * Tag : wrt-commons_0.2.46
478
479  -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 12 Jul 2012 10:56:48 +0900
480
481 wrt-commons (0.2.45) unstable; urgency=low
482
483   * Fingerprint list should not contain empty strings
484   * Add frame load and unload callback
485
486   * Git : slp/pkgs/w/wrt-commons
487   * Tag : wrt-commons_0.2.45
488
489  -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 28 Jun 2012 16:30:53 +0900
490
491 wrt-commons (0.2.44) unstable; urgency=low
492
493   * Move create directory("/opt/apps/widget/")
494
495   * Git : slp/pkgs/w/wrt-commons
496   * Tag : wrt-commons_0.2.44
497
498  -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 21 Jun 2012 11:13:38 +0900
499
500 wrt-commons (0.2.43) unstable; urgency=low
501
502   * Remove WK1
503
504   * Git : slp/pkgs/w/wrt-commons
505   * Tag : wrt-commons_0.2.43
506
507  -- Jihoon Chung <jihoon.chung@samsung.com>  Tue, 19 Jun 2012 09:46:13 +0900
508
509 wrt-commons (0.2.42) unstable; urgency=low
510
511   * Fix build break in wrt-security
512   * Remove warning when reset .wrt.db
513
514   * Git : slp/pkgs/w/wrt-commons
515   * Tag : wrt-commons_0.2.42
516
517  -- Jihoon Chung <jihoon.chung@samsung.com>  Fri, 15 Jun 2012 10:31:34 +0900
518
519 wrt-commons (0.2.41) unstable; urgency=low
520
521   * Clean up unused api in FeatureDAO
522   * Nested loop removal
523
524   * Git : slp/pkgs/w/wrt-commons
525   * Tag : wrt-commons_0.2.41
526
527  -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 31 May 2012 11:40:41 +0900
528
529 wrt-commons (0.2.40) unstable; urgency=low
530
531   * Unused code removal
532   * wrt_reset_all.sh changed to remove all widgets files
533   * Modify desktop default icon path for installer
534   * Add wrt-client prefix for wk2
535
536   * Git : slp/pkgs/w/wrt-commons
537   * Tag : wrt-commons_0.2.40
538
539  -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 24 May 2012 18:04:34 +0900
540
541 wrt-commons (0.2.39) unstable; urgency=low
542
543   * Separated singleton implementation removal
544
545   * Git : slp/pkgs/w/wrt-commons
546   * Tag : wrt-commons_0.2.39
547
548  -- Pawel Sikorski <p.sikorski@samsung.com>  Mon, 21 May 2012 15:26:54 +0200
549
550 wrt-commons (0.2.38) unstable; urgency=low
551
552   * Refactoring common_dao for auto_save
553   * ZipInput simplified
554   * Nested loop removall
555
556   * Git : slp/pkgs/w/wrt-commons
557   * Tag : wrt-commons_0.2.38
558
559  -- Jihoon Chung <jihoon.chung@samsung.com>  Mon, 21 May 2012 17:13:15 +0900
560
561 wrt-commons (0.2.37) unstable; urgency=low
562
563   * Tests leftovers removal
564   * Remove unused DPL::MultiTaskDecl
565
566   * Git : slp/pkgs/w/wrt-commons
567   * Tag : wrt-commons_0.2.37
568
569  -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 17 May 2012 19:49:51 +0900
570
571 wrt-commons (0.2.36) unstable; urgency=low
572
573   * Script to reset wrt (wrt_reset_all.sh)
574
575   * Git : slp/pkgs/w/wrt-commons
576   * Tag : wrt-commons_0.2.36
577
578  -- Jihoon Chung <jihoon.chung@samsung.com>  Mon, 14 May 2012 18:28:43 +0900
579
580 wrt-commons (0.2.35) unstable; urgency=low
581
582   * Prepare widgetDAO to get different widget IDs
583   * depends on "add recovery mechanism.." commit
584
585   * Git : slp/pkgs/w/wrt-commons
586   * Tag : wrt-commons_0.2.35
587
588  -- Jihoon Chung <jihoon.chung@samsung.com>  Mon, 07 May 2012 17:35:10 +0900
589
590 wrt-commons (0.2.34) unstable; urgency=low
591
592   * Patch for compliance test widget-api/NoInterfaceObject
593   * TLV pthread reference issue
594   * Changing WidgetDAO rw to ro permissions where appropriate
595   * JIL and WAC1.0 leftovers removal
596   * Widget StartFile localizedPath fix
597   * Switching to the TestModeFlag - final step
598
599   * Git : slp/pkgs/w/wrt-commons
600   * Tag : wrt-commons_0.2.34
601
602  -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 03 May 2012 10:11:41 +0900
603
604 wrt-commons (0.2.33) unstable; urgency=low
605
606   * UserAgent locales removed
607   * Deprecated api removed
608
609   * Git : slp/pkgs/w/wrt-commons
610   * Tag : wrt-commons_0.2.33
611
612  -- Jihoon Chung <jihoon.chung@samsung.com>  Mon, 23 Apr 2012 14:10:21 +0900
613
614 wrt-commons (0.2.32) unstable; urgency=low
615
616   * Language changed callback move to WRT engine
617   * Modify the access rights for Semaphore method
618   * Ultimate solution to test mode flag
619   * Web App data sharing From orange requirement
620
621   * Git : slp/pkgs/w/wrt-commons
622   * Tag : wrt-commons_0.2.32
623
624  -- Jihoon Chung <jihoon.chung@samsung.com>  Mon, 16 Apr 2012 09:48:09 +0900
625
626 wrt-commons (0.2.31) unstable; urgency=low
627
628   * Mapping from features to device caps is obtained from .so
629   * Exposed pc file for wrt-plugin-export header
630   * Common environment test flag
631   * getUserAgentLocales added to WidgetDAOReadOnly
632   * TAP tests results collector
633
634   * Git : slp/pkgs/w/wrt-commons
635   * Tag : wrt-commons_0.2.31
636
637  -- Jihoon Chung <jihoon.chung@samsung.com>  Mon, 09 Apr 2012 10:25:57 +0900
638
639 wrt-commons (0.2.30) unstable; urgency=low
640
641   * clean-up powder, parental mode
642   * Revert "[wrt-commons] Added global config API and desktop_file_name_field in wrt_db"
643
644   * Git : slp/pkgs/w/wrt-commons
645   * Tag : wrt-commons_0.2.30
646
647  -- Jihoon Chung <jihoon.chung@samsung.com>  Wed, 28 Mar 2012 18:25:06 +0900
648
649 wrt-commons (0.2.29) unstable; urgency=low
650
651   * Change user name to user id
652   * Adding cookie sharing mode field
653   * Added global config API and desktop_file_name_field in wrt_db
654
655   * Git : slp/pkgs/w/wrt-commons
656   * Tag : wrt-commons_0.2.29
657
658  -- Jihoon Chung <jihoon.chung@samsung.com>  Tue, 27 Mar 2012 17:05:15 +0900
659
660 wrt-commons (0.2.28) unstable; urgency=low
661
662   * Optimize OBS
663
664   * Git : slp/pkgs/w/wrt-commons
665   * Tag : wrt-commons_0.2.28
666
667  -- Jihoon Chung <jihoon.chung@samsung.com>  Fri, 23 Mar 2012 10:10:42 +0900
668
669 wrt-commons (0.2.27) unstable; urgency=low
670
671   * add libxml2-dev to 'Depends' of wrt-commons-dev package 
672
673   * Git : slp/pkgs/w/wrt-commons
674   * Tag : wrt-commons_0.2.27
675
676  -- Yunchan Cho <yunchan.cho@samsung.com>  Mon, 19 Mar 2012 19:01:09 +0900
677
678 wrt-commons (0.2.26) unstable; urgency=low
679
680   * Create ".wrt_autosave.db"
681
682   * Git : slp/pkgs/w/wrt-commons
683   * Tag : wrt-commons_0.2.26
684
685  -- Jihoon Chung <jihoon.chung@samsung.com>  Mon, 19 Mar 2012 13:31:14 +0900
686
687 wrt-commons (0.2.25-1) unstable; urgency=low
688
689   * Apply changed EFL APIs 
690
691   * Git : slp/pkgs/w/wrt-commons
692   * Tag : wrt-commons_0.2.25-1
693
694  -- Yunchan Cho <yunchan.cho@samsung.com>  Wed, 14 Mar 2012 10:04:41 +0900
695
696 wrt-commons (0.2.25) unstable; urgency=low
697
698   * Support OBS, SMACK
699
700   * Git : slp/pkgs/w/wrt-commons
701   * Tag : wrt-commons_0.2.25
702
703  -- Yunchan Cho <yunchan.cho@samsung.com>  Tue, 13 Mar 2012 19:51:25 +0900
704
705 wrt-commons (0.2.24) unstable; urgency=low
706
707   * Clean-up heynoti depedency
708
709   * Git : slp/pkgs/w/wrt-commons
710   * Tag : wrt-commons_0.2.24
711
712  -- Jihoon Chung <jihoon.chung@samsung.com>  Tue, 06 Mar 2012 21:12:40 +0900
713
714 wrt-commons (0.2.23) unstable; urgency=low
715
716   * Move certificates and finterprint settings from wrt-commons repository into wrt-security
717   * Add exception for "create directory"
718   * Clean-up unused event source
719
720   * Git : slp/pkgs/w/wrt-commons
721   * Tag : wrt-commons_0.2.23
722
723  -- Jihoon Chung <jihoon.chung@samsung.com>  Tue, 06 Mar 2012 20:29:32 +0900
724
725 wrt-commons (0.2.22) unstable; urgency=low
726
727   * Modified libraries' names
728
729   * Git : slp/pkgs/w/wrt-commons
730   * Tag : wrt-commons_0.2.22
731
732  -- Grzegorz Krawczyk <g.krawczyk@samsung.com>  Tue, 28 Feb 2012 17:01:07 +0100
733
734 wrt-commons (0.2.21) unstable; urgency=low
735
736   * Vcore and ACE removed
737
738   * Git : slp/pkgs/w/wrt-commons
739   * Tag : wrt-commons_0.2.21
740
741  -- Grzegorz Krawczyk <g.krawczyk@samsung.com>  Fri, 24 Feb 2012 16:51:27 +0100
742
743 wrt-commons (0.2.20) unstable; urgency=low
744
745   * User Agent lists update
746
747   * Git : slp/pkgs/w/wrt-commons
748   * Tag : wrt-commons_0.2.20
749
750  -- Hoseon LEE <hoseon46.lee@samsung.com>  Fri, 24 Feb 2012 09:28:47 +0100
751
752 wrt-commons (0.2.19) unstable; urgency=low
753
754   * WAC Compliance test WL-3240 fix. 
755
756   * Git : slp/pkgs/w/wrt-commons
757   * Tag : wrt-commons_0.2.19
758
759  -- Zbigniew Kostrzewa <z.kostrzewa@samsung.com>  Wed, 22 Feb 2012 09:28:47 +0100
760
761 wrt-commons (0.2.18) unstable; urgency=low
762
763   * Fixed static dev cap setting.
764
765   * Git : slp/pkgs/w/wrt-commons
766   * Tag : wrt-commons_0.2.18
767
768  -- Zbigniew Kostrzewa <z.kostrzewa@samsung.com>  Wed, 22 Feb 2012 07:59:18 +0100
769
770 wrt-commons (0.2.17) unstable; urgency=low
771
772   * WAC policy test suite bugfix.
773   
774   * Git : slp/pkgs/w/wrt-commons
775   * Tag : wrt-commons_0.2.17
776  
777  -- Zbigniew Kostrzewa <z.kostrzewa@samsung.com>  Mon, 20 Feb 2012 14:05:41 +0100
778
779 wrt-commons (0.2.16) unstable; urgency=low
780
781   * Localization API minor change
782   * test package reenabled
783
784   * Git : slp/pkgs/w/wrt-commons
785   * Tag : wrt-commons_0.2.16
786
787  -- Pawel Sikorski <p.sikorski@samsung.com>  Mon, 13 Feb 2012 16:04:58 +0100
788
789 wrt-commons (0.2.15) unstable; urgency=low
790
791   * Tapi dependency added
792
793   * Git : slp/pkgs/w/wrt-commons
794   * Tag : wrt-commons_0.2.15
795
796  -- Pawel Sikorski <p.sikorski@samsung.com>  Mon, 13 Feb 2012 12:53:12 +0100
797
798 wrt-commons (0.2.14) unstable; urgency=low
799
800   * MEID check added
801   * Added safe singleton implementation, that prevents dubletons.
802  
803   * Git : slp/pkgs/w/wrt-commons
804   * Tag : wrt-commons_0.2.14
805
806  -- Pawel Sikorski <p.sikorski@samsung.com>  Mon, 13 Feb 2012 12:29:16 +0100
807
808 wrt-commons (0.2.13) unstable; urgency=low
809
810   * Removing SLP, Bada ... strings for Source Open
811   * Update User-agent
812   * Popup manage initialization flag fixed
813   * Add weather widget is installed by package name
814
815   * Git : slp/pkgs/w/wrt-commons
816   * Tag : wrt-commons_0.2.13
817
818  -- Pawel Sikorski <p.sikorski@samsung.com>  Mon, 13 Feb 2012 10:46:30 +0100
819
820 wrt-commons (0.2.12) unstable; urgency=low
821
822   * disabling test package to be build 
823
824   * Git : slp/pkgs/w/wrt-commons
825   * Tag : wrt-commons_0.2.12
826
827  -- Pawel Sikorski <p.sikorski@samsung.com>  Wed, 08 Feb 2012 17:45:57 +0100
828
829 wrt-commons (0.2.11) unstable; urgency=low
830
831   * Ace and Vcore tests moved to wrt-commons
832   * "efl" suffic removed
833   * certificate names changes
834   * bugfix:
835   ** undetermined attributes
836   ** Attributes sorting algorithm
837   ** Vcore init
838   * New tests added (to OCSP)
839
840   * Git : slp/pkgs/w/wrt-commons
841   * Tag : wrt-commons_0.2.11
842
843  -- Pawel Sikorski <p.sikorski@samsung.com>  Wed, 08 Feb 2012 17:10:30 +0100
844
845 wrt-commons (0.2.10) unstable; urgency=low
846
847   * Files access with FILE API bug fix
848   * Add global dao APIs for operation of white document list
849   * fixed WidgetDAO for ugid
850
851   * Git : slp/pkgs/w/wrt-commons
852   * Tag : wrt-commons_0.2.10
853
854  -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 02 Feb 2012 15:43:01 +0900
855
856 wrt-commons (0.2.9) unstable; urgency=low
857
858   * Refactoring Phase2
859
860   * Git : slp/pkgs/w/wrt-commons
861   * Tag : wrt-commons_0.2.9
862
863  -- Jihoon Chung <jihoon.chung@samsung.com>  Tue, 31 Jan 2012 12:56:00 +0900
864
865 wrt-commons (0.2.8) unstable; urgency=low
866
867   * documentation included to repository
868   * dbus fix (crash issue with bool type)
869  
870   * Git : slp/pkgs/w/wrt-commons
871   * Tag : wrt-commons_0.2.8
872
873  -- Pawel Sikorski <p.sikorski@samsung.com>  Wed, 25 Jan 2012 14:47:21 +0100
874
875 wrt-commons (0.2.7) unstable; urgency=low
876
877   * Debianize latest source
878
879   * Git : slp/pkgs/w/wrt-commons
880   * Tag : wrt-commons_0.2.7
881
882  -- Yunchan Cho <yunchan.cho@samsung.com>  Wed, 25 Jan 2012 10:30:05 +0900
883
884 wrt-commons (0.2.6) unstable; urgency=low
885
886   * Wrt-commons split into several libraries
887
888   * Git : slp/pkgs/w/wrt-commons
889   * Tag : wrt-commons_0.2.6
890
891  -- Grzegorz Krawczyk <g.krawczyk@samsung.com>  Fri, 20 Jan 2012 16:20:27 +0100
892
893 wrt-commons (0.2.5) unstable; urgency=low
894
895   * DBUS module moved from wrt
896   * Dir structure has been changed (modules extracted)
897
898   * Git : slp/pkgs/w/wrt-commons
899   * Tag : wrt-commons_0.2.5
900
901  -- Pawel Sikorski <p.sikorski@samsung.com>  Tue, 17 Jan 2012 18:20:27 +0100
902
903 wrt-commons (0.2.4) unstable; urgency=low
904
905   * Webkit2(Refactoring) branch merged
906
907   * Git : slp/pkgs/w/wrt-commons
908   * Tag : wrt-commons_0.2.4
909
910  -- Jihoon Chung <jihoon.chung@samsung.com>  Mon, 16 Jan 2012 15:57:06 +0900
911
912 wrt-commons (0.2.3) unstable; urgency=low
913
914   * Webkit2(Refactoring) branch merged
915
916   * Git : slp/pkgs/w/wrt-commons
917   * Tag : wrt-commons_0.2.3
918
919  -- Jihoon Chung <jihoon.chung@samsung.com>  Mon, 16 Jan 2012 15:30:07 +0900
920
921 wrt-commons (0.2.2) unstable; urgency=low
922
923   * Master and Webkit2 branch merged (ORM change merged)
924   * Mechanisms moved from wrt: NestedLoop, ScopedGPointer
925
926   * Git : slp/pkgs/w/wrt-commons
927   * Tag : wrt-commons_0.2.2
928
929  -- Pawel Sikorski <p.sikorski@samsung.com>  Thu, 12 Jan 2012 11:19:00 +0100
930
931 wrt-commons (0.2.1) unstable; urgency=low
932
933   * ORM interface changed
934  
935   * Git : 165.213.180.234:slp/pkgs/d/dpl
936   * Tag : wrt-commons_0.2.1
937
938  -- Pawel Sikorski <p.sikorski@samsung.com>  Mon, 12 Dec 2011 11:33:07 +0100
939
940 wrt-commons (0.2.0) unstable; urgency=low
941
942   * Debianize for changing package name (wrt-commons)
943
944   * Git : 165.213.180.234:slp/pkgs/d/dpl
945   * Tag : wrt-commons_0.2.0
946
947  -- Hoseon LEE <hoseon46.lee@samsung.com>  Thu, 08 Dec 2011 10:51:40 +0900
948
949 wrt-commons (0.1.65) unstable; urgency=low
950
951   * Debianize latest source
952
953   * Git : 165.213.180.234:slp/pkgs/d/dpl
954   * Tag : dpl_0.1.65
955
956  -- Hoseon LEE <hoseon46.lee@samsung.com>  Wed, 07 Dec 2011 12:11:02 +0900
957
958 wrt-commons (0.1.64) unstable; urgency=low
959
960   * Fixes, FakeRPC connection added
961  
962   * Git : 165.213.180.234:slp/pkgs/d/dpl
963   * Tag : dpl_0.1.64
964
965  -- Pawel Sikorski <p.sikorski@samsung.com>  Tue, 29 Nov 2011 12:20:39 +0100
966
967 dpl (0.1.63) unstable; urgency=low
968
969   * ThreadDatabase Support moved to dpl
970  
971   * Git : 165.213.180.234:slp/pkgs/d/dpl
972   * Tag : dpl_0.1.63
973
974  -- Pawel Sikorski <p.sikorski@samsung.com>  Tue, 22 Nov 2011 16:48:43 +0100
975
976 dpl (0.1.62) unstable; urgency=low
977
978   * ICDelegate, apply, caller functions extended
979
980   * Git : 165.213.180.234:slp/pkgs/d/dpl
981   * Tag : dpl_0.1.62
982
983  -- Pawel Sikorski <p.sikorski@samsung.com>  Thu, 17 Nov 2011 17:19:13 +0100
984
985 dpl (0.1.61) unstable; urgency=low
986
987   * Adding ORM, Apply, ICD mechanism to DPL
988
989   * Git : 165.213.180.234:slp/pkgs/d/dpl
990   * Tag : dpl_0.1.61
991
992  -- Pawel Sikorski <p.sikorski@samsung.com>  Wed, 09 Nov 2011 13:33:16 +0100
993
994 dpl (0.1.60) unstable; urgency=low
995
996   * debianization due to icu upversioning
997
998   * Git : 165.213.180.234:slp/pkgs/d/dpl
999   * Tag : dpl_0.1.60
1000
1001  -- Pawel Sikorski <p.sikorski@samsung.com>  Tue, 25 Oct 2011 10:40:26 +0200
1002
1003 dpl (0.1.59) unstable; urgency=low
1004
1005   * modification of build option to build only EFL DPL package 
1006
1007   * Git : 165.213.180.234:slp/pkgs/d/dpl
1008   * Tag : dpl_0.1.59
1009
1010  -- Yunchan Cho <yunchan.cho@samsung.com>  Wed, 07 Sep 2011 13:42:54 +0900
1011
1012 dpl (0.1.58) unstable; urgency=low
1013
1014   * Debianized for open source 
1015
1016   * Git : 165.213.180.234:slp/pkgs/d/dpl
1017   * Tag : dpl_0.1.58
1018
1019  -- Soyoung Kim <sy037.kim@samsung.com>  Tue, 06 Sep 2011 13:52:05 +0900
1020
1021 dpl (0.1.57) unstable; urgency=low
1022
1023   * Waitables reloaded after HandleWatcher is called
1024
1025   * Git : 165.213.180.234:slp/pkgs/d/dpl
1026   * Tag : dpl_0.1.57
1027
1028  -- Zbigniew Kostrzewa <z.kostrzewa@samsung.com>  Thu, 28 Jul 2011 11:35:42 +0200
1029
1030 dpl (0.1.56) unstable; urgency=low
1031
1032   * add policyClass as template param, genericsocket fixed
1033
1034   * Git : 165.213.180.234:slp/pkgs/d/dpl
1035   * Tag : dpl_0.1.56
1036
1037  -- Pawel Sikorski <p.sikorski@samsung.com>  Mon, 27 Jun 2011 11:55:42 +0200
1038
1039 dpl (0.1.55) unstable; urgency=low
1040
1041   * once, automatic listeners cleaning, property fix
1042
1043   * Git : 165.213.180.234:slp/pkgs/d/dpl
1044   * Tag : dpl_0.1.55
1045
1046  -- Pawel Sikorski <p.sikorski@samsung.com>  Tue, 14 Jun 2011 10:50:56 +0200
1047
1048 dpl (0.1.54) unstable; urgency=low
1049
1050   * fix build dep
1051
1052   * Git : 165.213.180.234:slp/pkgs/d/dpl
1053   * Tag : dpl_0.1.54
1054
1055  -- Pawel Sikorski <p.sikorski@samsung.com>  Thu, 09 Jun 2011 14:12:31 +0200
1056
1057 dpl (0.1.53) unstable; urgency=low
1058
1059   * scoped patterns extended, StringCompare with ICU
1060
1061   * Git : 165.213.180.234:slp/pkgs/d/dpl
1062   * Tag : dpl_0.1.53
1063
1064  -- Pawel Sikorski <p.sikorski@samsung.com>  Thu, 09 Jun 2011 12:50:44 +0200
1065
1066 dpl (0.1.52) unstable; urgency=low
1067
1068   * scoped patterns extanded
1069
1070   * Git : 165.213.180.234:slp/pkgs/d/dpl
1071   * Tag : dpl_0.1.52
1072
1073  -- Pawel Sikorski <p.sikorski@samsung.com>  Mon, 06 Jun 2011 15:59:44 +0200
1074
1075 dpl (0.1.51) unstable; urgency=low
1076
1077   * string errno, get/set virtual for property
1078
1079   * Git : 165.213.180.234:slp/pkgs/d/dpl
1080   * Tag : dpl_0.1.51
1081
1082  -- Pawel Sikorski <p.sikorski@samsung.com>  Mon, 06 Jun 2011 14:43:48 +0200
1083
1084 dpl (0.1.50) unstable; urgency=low
1085
1086   * fix namespace, fix network change message publishing, 
1087   * size functionality added int TypeLists
1088
1089   * Git : 165.213.180.234:slp/pkgs/d/dpl
1090   * Tag : dpl_0.1.50
1091
1092  -- Pawel Sikorski <p.sikorski@samsung.com>  Thu, 19 May 2011 15:06:39 +0200
1093
1094 dpl (0.1.49) unstable; urgency=low
1095
1096   * license cleanup, small bug fixes
1097
1098   * Git : 165.213.180.234:slp/pkgs/d/dpl
1099   * Tag : dpl_0.1.49
1100
1101  -- Pawel Sikorski <p.sikorski@samsung.com>  Thu, 12 May 2011 12:57:54 +0200
1102
1103 dpl (0.1.48) unstable; urgency=low
1104
1105   * MessageQueue, static remove for semaphores
1106
1107   * Git : 165.213.180.234:slp/pkgs/d/dpl
1108   * Tag : dpl_0.1.48
1109
1110  -- Pawel Sikorski <p.sikorski@samsung.com>  Fri, 22 Apr 2011 11:32:15 +0200
1111
1112 dpl (0.1.47) unstable; urgency=low
1113
1114   * model/property system, TLS fixed
1115
1116   * Git : 165.213.180.234:slp/pkgs/d/dpl
1117   * Tag : dpl_0.1.47
1118
1119  -- Pawel Sikorski <p.sikorski@samsung.com>  Thu, 14 Apr 2011 14:35:38 +0200
1120
1121 dpl (0.1.46) unstable; urgency=low
1122
1123   * delegate mechanism, sql connection, test runner fix
1124
1125   * Git : 165.213.180.234:slp/pkgs/d/dpl
1126   * Tag : dpl_0.1.46
1127
1128  -- Pawel Sikorski <p.sikorski@samsung.com>  Thu, 31 Mar 2011 10:18:22 +0200
1129
1130 dpl (0.1.45) unstable; urgency=low
1131
1132   * ThreadLocal variables, named semaphore, Waitable fix,
1133   * symbols visibility fix
1134
1135   * Git : 165.213.180.234:slp/pkgs/d/dpl
1136   * Tag : dpl_0.1.45
1137
1138  -- Pawel Sikorski <p.sikorski@samsung.com>  Mon, 21 Mar 2011 16:57:31 +0100
1139
1140 dpl (0.1.44) unstable; urgency=low
1141
1142   * Disable Werror flag, bb fixed 
1143
1144   * Git : 165.213.180.234:slp/pkgs/d/dpl
1145   * Tag : dpl_0.1.44
1146
1147  -- Koeun Choi <koeun.choi@samsung.com>  Thu, 10 Mar 2011 21:06:51 +0900
1148
1149 dpl (0.1.43) unstable; urgency=low
1150
1151   * ecore_main_loop_select_func_get return type changed
1152
1153   * Git : 165.213.180.234:slp/pkgs/d/dpl
1154   * Tag : dpl_0.1.43
1155
1156  -- Koeun Choi <koeun.choi@samsung.com>  Tue, 08 Mar 2011 11:05:54 +0900
1157
1158 dpl (0.1.42) unstable; urgency=low
1159
1160   * MultiTask added. union_cast, lexical_cast
1161
1162   * Git : 165.213.180.234:slp/pkgs/d/dpl
1163   * Tag : dpl_0.1.42
1164
1165  -- Pawel Sikorski <p.sikorski@samsung.com>  Fri, 04 Mar 2011 14:05:23 +0100
1166
1167 dpl (0.1.41) unstable; urgency=low
1168
1169   * klocwork fixes, release method added to scoped array
1170
1171   * Git : 165.213.180.234:slp/pkgs/d/dpl
1172   * Tag : dpl_0.1.41
1173
1174  -- Pawel Sikorski <p.sikorski@samsung.com>  Tue, 01 Mar 2011 09:38:53 +0100
1175
1176 dpl (0.1.40) unstable; urgency=low
1177
1178   * Zip-input fixed.
1179
1180   * Git : 165.213.180.234:slp/pkgs/d/dpl
1181   * Tag : dpl_0.1.40
1182
1183  -- Pawel Sikorski <p.sikorski@samsung.com>  Mon, 28 Feb 2011 10:42:44 +0100
1184
1185 dpl (0.1.39-1) unstable; urgency=low
1186
1187   * redebianized
1188
1189   * Git : 165.213.180.234:slp/pkgs/d/dpl
1190   * Tag : dpl_0.1.39-1
1191
1192  -- Pawel Sikorski <p.sikorski@samsung.com>  Fri, 25 Feb 2011 09:33:12 +0100
1193
1194 dpl (0.1.39) unstable; urgency=low
1195
1196   * Semaphore added, Mutex fixed, Zip enhanced
1197
1198   * Git : 165.213.180.234:slp/pkgs/d/dpl
1199   * Tag : dpl_0.1.39
1200
1201  -- Pawel Sikorski <p.sikorski@samsung.com>  Tue, 22 Feb 2011 09:54:11 +0100
1202
1203 dpl (0.1.38) unstable; urgency=low
1204
1205   * GetCurrentTask, EventDispatcher fix, Append for DPL::String
1206   * Zip file support
1207
1208   * Git : 165.213.180.234:slp/pkgs/d/dpl
1209   * Tag : dpl_0.1.38
1210
1211  -- Pawel Sikorski <p.sikorski@samsung.com>  Tue, 15 Feb 2011 17:52:24 +0100
1212
1213 dpl (0.1.37-1) unstable; urgency=low
1214
1215   * redebianize
1216
1217   * Git : 165.213.180.234:slp/pkgs/d/dpl
1218   * Tag : dpl_0.1.37-1
1219
1220  -- Pawel Sikorski <p.sikorski@samsung.com>  Fri, 04 Feb 2011 11:11:13 +0100
1221
1222 dpl (0.1.37) unstable; urgency=low
1223
1224   * EventSupport fixes.
1225
1226   * Git : 165.213.180.234:slp/pkgs/d/dpl
1227   * Tag : dpl_0.1.37
1228
1229  -- Pawel Sikorski <p.sikorski@samsung.com>  Thu, 03 Feb 2011 17:44:49 +0100
1230
1231 dpl (0.1.36) unstable; urgency=low
1232
1233   * header fix.
1234
1235   * Git : 165.213.180.234:slp/pkgs/d/dpl
1236   * Tag : dpl_0.1.36
1237
1238  -- Pawel Sikorski <p.sikorski@samsung.com>  Tue, 01 Feb 2011 12:19:53 +0100
1239
1240 dpl (0.1.35-1) unstable; urgency=low
1241
1242   * debianization fix.
1243
1244   * Git : 165.213.180.234:slp/pkgs/d/dpl
1245   * Tag : dpl_0.1.35-1
1246
1247  -- Pawel Sikorski <p.sikorski@samsung.com>  Tue, 01 Feb 2011 09:58:40 +0100
1248
1249 dpl (0.1.35) unstable; urgency=low
1250
1251   * DPL::CharTraits fixed
1252
1253   * Git : 165.213.180.234:slp/pkgs/d/dpl
1254   * Tag : dpl_0.1.35
1255
1256  -- Pawel Sikorski <p.sikorski@samsung.com>  Tue, 01 Feb 2011 09:46:04 +0100
1257
1258 dpl (0.1.34) unstable; urgency=low
1259
1260   * bundled value usage added.
1261
1262   * Git : 165.213.180.234:slp/pkgs/d/dpl
1263   * Tag : dpl_0.1.34
1264
1265  -- Pawel Sikorski <p.sikorski@samsung.com>  Fri, 28 Jan 2011 14:13:03 +0100
1266
1267 dpl (0.1.33) unstable; urgency=low
1268
1269   * Synchronized events support.
1270   * FOREACH macro.
1271   * BinaryQueue reimplementation
1272
1273   * Git : 165.213.180.234:slp/pkgs/d/dpl
1274   * Tag : dpl_0.1.33
1275
1276  -- Pawel Sikorski <p.sikorski@samsung.com>  Fri, 21 Jan 2011 10:43:38 +0100
1277
1278 dpl (0.1.32-3) unstable; urgency=low
1279
1280   * dpl path fix
1281
1282   * Git : 165.213.180.234:slp/pkgs/d/dpl
1283   * Tag : dpl_0.1.32-3
1284
1285  -- Pawel Sikorski <p.sikorski@samsung.com>  Tue, 11 Jan 2011 18:19:25 +0100
1286
1287 dpl (0.1.32-2) unstable; urgency=low
1288
1289   * build break fixed
1290
1291   * Git : 165.213.180.234:/git/slp/pkgs/dpl
1292   * Tag : dpl_0.1.32-2
1293
1294  -- Pawel Sikorski <p.sikorski@samsung.com>  Tue, 11 Jan 2011 17:29:55 +0100
1295
1296 dpl (0.1.32-1) unstable; urgency=low
1297
1298   * redebianizing
1299
1300   * Git : 165.213.180.234:/git/slp/pkgs/dpl
1301   * Tag : dpl_0.1.32-1
1302
1303  -- Pawel Sikorski <p.sikorski@samsung.com>  Tue, 11 Jan 2011 12:46:19 +0100
1304
1305 dpl (0.1.32) unstable; urgency=low
1306
1307   * moving vconf header to dirty headers
1308
1309   * Git : 165.213.180.234:/git/slp/pkgs/dpl
1310   * Tag : dpl_0.1.32
1311
1312  -- Pawel Sikorski <p.sikorski@samsung.com>  Mon, 10 Jan 2011 10:13:07 +0100
1313
1314 dpl (0.1.31) unstable; urgency=low
1315
1316   * debianized - 0.1.31
1317   
1318   * Git : 165.213.180.234:/git/slp/pkgs/dpl
1319   * Tag : dpl_0.1.31
1320
1321  -- Koeun Choi <koeun.choi@samsung.com>  Wed, 08 Dec 2010 20:22:25 +0900
1322
1323 dpl (0.1.30-2) unstable; urgency=low
1324
1325   * debianized - 0.1.30-2
1326   * Ignored category for test runner
1327   * TypeListGenerator to TypeListDecl
1328   
1329   * Git : 165.213.180.234:/git/slp/pkgs/dpl
1330   * Tag : dpl_0.1.30-2
1331
1332  -- Koeun Choi <koeun.choi@samsung.com>  Mon, 15 Nov 2010 16:00:52 +0900
1333
1334 dpl (0.1.30) unstable; urgency=low
1335
1336   * Ignored category for test runner
1337
1338  -- Przemyslaw Dobrowolski <p.dobrowolsk@samsung.com>  Fri, 12 Nov 2010 14:55:15 +0100
1339
1340 dpl (0.1.29) unstable; urgency=low
1341
1342   * Renamed TypeListGenerator to TypeListDecl
1343
1344   * Git : 165.213.180.234:/git/slp/pkgs/dpl
1345   * Tag : dpl_0.1.29
1346
1347  -- Przemyslaw Dobrowolski <p.dobrowolsk@samsung.com>  Fri, 12 Nov 2010 14:14:54 +0100
1348
1349 dpl (0.1.28) unstable; urgency=low
1350
1351   * New controller mechanism 
1352
1353   * Git : 165.213.180.234:/git/slp/pkgs/dpl
1354   * Tag : dpl_0.1.28
1355
1356  -- Pawel Sikorski <p.sikorski@samsung.com>  Fri, 12 Nov 2010 12:22:01 +0100
1357
1358 dpl (0.1.27) unstable; urgency=low
1359
1360   * Added threads' guarded singletons
1361
1362   * Git : 165.213.180.234:/git/slp/pkgs/dpl
1363   * Tag : dpl_0.1.27
1364
1365  -- Pawel Sikorski <p.sikorski@samsung.com>  Tue, 09 Nov 2010 10:13:16 +0100
1366
1367 dpl (0.1.26) unstable; urgency=low
1368
1369   * Bug fixes
1370   * Git : 165.213.180.234:/git/slp/pkgs/dpl
1371   * Tag : dpl_0.1.26
1372
1373  -- Koeun Choi <koeun.choi@samsung.com>  Mon, 08 Nov 2010 14:43:15 +0100
1374
1375  dpl (0.1.25-1) unstable; urgency=low
1376
1377   * Redebianized.
1378
1379   * Git : 165.213.180.234:/git/slp/pkgs/dpl
1380   * Tag : dpl_0.1.25-1
1381
1382  -- Koeun Choi <koeun.choi@samsung.com>  Thu, 28 Oct 2010 12:12:45 +0900
1383
1384 dpl (0.1.25) unstable; urgency=low
1385
1386   * Fixed exception handing while parsing RPC protocol
1387   * commit : a19efed5a210fb1f8f91de18009b0d86e03326db
1388   * Git : 165.213.180.234:/git/slp/pkgs/dpl
1389   * Tag : dpl_0.1.25
1390
1391  -- Koeun Choi <koeun.choi@samsung.com>  Mon, 25 Oct 2010 15:21:48 +0900
1392
1393
1394 dpl (0.1.24) unstable; urgency=low
1395
1396   * Added 21 Controler support
1397   * Git : 165.213.180.234:/git/slp/pkgs/dpl
1398   * Tag : dpl_0.1.24
1399
1400  -- Piotr Fatyga <p.fatyga@samsung.com>  Wed, 20 Oct 2010 16:15:42 +0200
1401
1402 dpl (0.1.23) unstable; urgency=low
1403
1404   * Reverted: main event dispatcher fix
1405   * Git : 165.213.180.234:/git/slp/pkgs/dpl
1406   * Tag : dpl_0.1.23
1407
1408  -- Piotr Fatyga <p.fatyga@samsung.com>  Wed, 13 Oct 2010 11:09:48 +0200
1409
1410 dpl (0.1.22-1) unstable; urgency=low
1411
1412   * Main event dispatcher fix
1413   * Git : 165.213.180.234:/git/slp/pkgs/dpl
1414   * Tag : dpl_0.1.22-1
1415
1416  -- Piotr Fatyga <p.fatyga@samsung.com>  Fri, 08 Oct 2010 16:17:51 +0200
1417
1418 dpl (0.1.22) unstable; urgency=low
1419
1420   * Main event dispatcher fix
1421   * Git : 165.213.180.234:/git/slp/pkgs/dpl
1422   * Tag : dpl_0.1.22 
1423
1424  -- Piotr Fatyga <p.fatyga@samsung.com>  Fri, 08 Oct 2010 14:45:45 +0200
1425
1426 dpl (0.1.21) unstable; urgency=low
1427
1428   * Fixed RPC bug which caused white screen
1429   * Git : 165.213.180.234:/git/slp/pkgs/dpl
1430   * Tag : dpl_0.1.21
1431
1432  -- Piotr Fatyga <p.fatyga@samsung.com>  Thu, 07 Oct 2010 12:17:18 +0200
1433
1434 dpl (0.1.20-1) unstable; urgency=low
1435
1436   * Reupload to fix debianization error (again)
1437   * Git : 165.213.180.234:/git/slp/pkgs/dpl
1438   * Tag : dpl_0.1.20-1
1439
1440  -- Piotr Fatyga <p.fatyga@samsung.com>  Wed, 06 Oct 2010 15:07:32 +0200
1441
1442 dpl (0.1.19) unstable; urgency=low
1443
1444   * Fixed bug in generic RPC protocol parser & package name is changed(svn is removed)
1445   
1446   * Git : 165.213.180.234:/git/slp/pkgs/dpl
1447   * Tag : dpl_0.1.19
1448
1449  -- Koeun Choi <koeun.choi@samsung.com>  Thu, 30 Sep 2010 19:17:20 +0900
1450
1451 dpl (0.1.18) unstable; urgency=low
1452
1453   * support string conversion (i18n) and char traits
1454
1455   * Git : 165.213.180.234:/git/slp/pkgs/dpl
1456   * Tag : dpl_0.1.18
1457
1458  -- Ming Jin <ming79.jin@samsung.com>  Fri, 17 Sep 2010 14:32:23 +0900
1459
1460 dpl (0.1.17) unstable; urgency=low
1461
1462   * Upgrade to EFL1.0 alpha 
1463
1464   * Git : 165.213.180.234:/git/slp/pkgs/dpl
1465   * Tag : dpl_0.1.17
1466
1467  -- Piotr Fatyga <p.fatyga@samsung.com>  Fri, 10 Sep 2010 17:41:55 +0200
1468
1469 dpl (0.1.16) unstable; urgency=low
1470
1471   * changed assert routine. Building changed to Release. 
1472
1473   * Git : 165.213.180.234:/git/slp/pkgs/dpl
1474   * Tag : dpl_0.1.16
1475
1476  -- Pawel Sikorski <p.sikorski@samsung.com>  Wed, 01 Sep 2010 11:39:41 +0200
1477
1478 dpl (0.1.15) unstable; urgency=low
1479
1480   * Hibernation fixed 
1481
1482   * Git : 165.213.180.234:/git/slp/pkgs/dpl
1483   * Tag : dpl_0.1.15
1484   
1485  -- Koeun Choi <koeun.choi@samsung.com>  Tue, 31 Aug 2010 19:00:52 +0200
1486
1487 dpl (0.1.14) unstable; urgency=low
1488
1489   * Improvements in shared ptr, logging mechanism and unit testing
1490
1491   * Git : 165.213.180.234:/git/slp/pkgs/dpl
1492   * Tag : dpl_0.1.14
1493
1494  -- Pawel Sikorski <p.sikorski@samsung.com>  Tue, 24 Aug 2010 09:59:48 +0200
1495
1496 dpl (0.1.12) unstable; urgency=low
1497
1498   * Fixed problem with bool operator in smart pointers
1499
1500   * Git : 165.213.180.234:/git/slp/pkgs/dpl
1501   * Tag : dpl_0.1.12
1502
1503  -- Przemyslaw Dobrowolski <p.dobrowolsk@samsung.com>  Wed, 18 Aug 2010 11:01:52 +0200
1504
1505 dpl (0.1.11) unstable; urgency=low
1506
1507   * appcore updated 
1508
1509   * Git : 165.213.180.234:/git/slp/pkgs/dpl
1510   * Tag : dpl_0.1.11
1511   
1512  -- Koeun Choi <koeun.choi@samsung.com>  Fri, 06 Aug 2010 10:28:44 +0900
1513
1514 dpl (0.1.10) unstable; urgency=low
1515
1516   * Added support for handling late EFL events
1517
1518   * Git : 165.213.180.234:/git/slp/pkgs/dpl
1519   * Tag : dpl_0.1.10
1520
1521  -- Koeun Choi <koeun.choi@samsung.com>  Tue, 03 Aug 2010 19:34:53 +0900
1522
1523 dpl (0.1.9) unstable; urgency=low
1524
1525   * Fixed bug in shared pointer copy operator
1526
1527   * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/dpl-0
1528   * Tag : dpl_0.1.9
1529
1530  -- Andrew Lee <hyunchul2.lee@samsung.com>  Mon, 12 Jul 2010 13:54:01 +0900
1531
1532 dpl (0.1.8) unstable; urgency=low
1533
1534   * Fixed prevent defects
1535
1536   * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/dpl-0
1537   * Tag : dpl_0.1.8
1538
1539  -- Andrew Lee <hyunchul2.lee@samsung.com>  Tue, 22 Jun 2010 12:14:32 +0900
1540
1541 dpl (0.1.7) unstable; urgency=low
1542
1543   * DLOG API change update 
1544
1545   * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/dpl-0
1546   * Tag : dpl_0.1.7
1547
1548  -- Ming Jin <ming79.jin@samsung.com>  Wed, 16 Jun 2010 17:00:00 +0900
1549
1550 dpl (0.1.6-1) unstable; urgency=low
1551
1552   * Strange tag verification error.
1553
1554   * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/dpl-0
1555   * Tag : dpl_0.1.6-1
1556
1557  -- Andrew Lee <hyunchul2.lee@samsung.com>  Fri, 11 Jun 2010 11:37:41 +0900
1558
1559 dpl (0.1.6) unstable; urgency=low
1560
1561   * Repackaging due to efl update.
1562
1563   * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/dpl-0
1564   * Tag : dpl_0.1.6
1565
1566  -- Andrew Lee <hyunchul2.lee@samsung.com>  Fri, 11 Jun 2010 09:38:01 +0900
1567
1568 dpl (0.1.5) unstable; urgency=low
1569
1570   * Changed usage of deprecated appfwk to appcore-efl
1571
1572   * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/dpl-0
1573   * Tag : dpl_0.1.5
1574  
1575  -- Andrew Lee <hyunchul2.lee@samsung.com>  Tue, 08 Jun 2010 19:11:38 +0900
1576
1577 dpl (0.1.4) unstable; urgency=low
1578
1579   * appfwk api removed
1580
1581   * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/dpl-0
1582   * Tag : dpl_0.1.4
1583
1584  -- Andrew Lee <hyunchul2.lee@samsung.com>  Fri, 04 Jun 2010 11:22:28 +0900
1585
1586 dpl (0.1.3) unstable; urgency=low
1587
1588   * single instance locking mechanism supported 
1589   
1590   * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/dpl-0
1591   * Tag : dpl_0.1.3
1592
1593  -- Koeun Choi <koeun.choi@samsung.com>  Wed, 19 May 2010 20:19:00 +0900
1594
1595 dpl (0.1.2) unstable; urgency=low
1596
1597   * HIBERNATION_LEAVE_BEFORE_WS added 
1598   
1599   * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/dpl-0
1600   * Tag : dpl_0.1.2
1601
1602  -- Koeun Choi <koeun.choi@samsung.com>  Tue, 18 May 2010 08:27:14 +0900
1603
1604 dpl (0.1.1) unstable; urgency=low
1605
1606   * permission changed by new SLP security guideline  
1607   
1608   * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/dpl-0
1609   * Tag : dpl_0.1.1
1610
1611  -- Koeun Choi <koeun.choi@samsung.com>  Fri, 14 May 2010 14:07:16 +0900
1612
1613 dpl (0.1.0) unstable; urgency=medium
1614
1615   * below details are written by Przemek. :)
1616
1617   * Added main window visibility optional flag to application class.
1618
1619   * Removed debug logs from application (switched to pedantic ones)
1620     Fixed close sequence in RPC example
1621
1622   * Fixed critical leak in rpc connection related to acquisition of abstract waitable input/output.
1623
1624   * Added RPC Client/Server example
1625
1626   * Removed useParam from ConnectionEstablished event in RPC Server/Client
1627     Added ConnectionID to ConnectionEstablishedEvent in RPC Server/Client
1628     Added convience Open methods to (Tcp/Unix)SocketRPC(Server/Client)
1629
1630   * Removed purpose-specific static call code.
1631
1632   * Added implementation of GenericSocketRPCServer, TcpSocketRPCServer, UnixSocketRPCServer.
1633
1634   * Implementation in progress: Client/Server architecture for RPC - client and connection part.
1635
1636   * Temporary fix to build break caused by problems with in DLOG include files
1637
1638   * Fixed unregister global noti signal routine
1639
1640   * Added dedicated RPCFunction include file
1641     All current RPC mechanisms marked as deprecated
1642     Added RPC Client/Server/Connection stub files
1643  
1644   * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/dpl-0
1645   * Tag : dpl_0.1.0
1646
1647  -- Koeun Choi <koeun.choi@samsung.com>  Fri, 07 May 2010 11:10:09 +0200
1648
1649 dpl (0.0.9) unstable; urgency=low
1650
1651   * HibernationEnter and HibernationLeave system events added to EventDeliverySystem
1652
1653   * Added support for old style pedantic logs
1654
1655   * Added initial support (i386,gcc) for dynamically created static methods (static interception)
1656
1657   * Added protocol argument size checks in RPC
1658
1659   * Fixed non-reentrant version of serialized string parser in EventDeliverySystem
1660
1661   * Fixed multiple event handling routines to return all signaled handles list (starvation related fix)
1662
1663   * Workaround definition file added. Moved GLIB-loop-intergration workaround to workaround definition file.
1664
1665   * Fixed typo in exception messages
1666
1667   * Workaround for SLP select
1668
1669   * Added postinstallation scripts for EFL and GTL version of DPL
1670
1671   * Fixed bug related to improper reinitialization of socket descriptor after Close/Open sequence
1672
1673   * Added GenericSocketRPC
1674     Added TcpSocketRPC
1675     Implementation of UnixSocketRPC rebased to GenericSocketRPC
1676     Fixed template-based problems with declaring nested generic exceptions
1677
1678   * Added support for old style plain logs (export DPL_USE_OLD_STYLE_LOGS=1)
1679
1680   * Fixed bug in WaitableInputOutputExecutionContextSupport related to continous event insisting
1681     Fixed bug in WaitableHandle related to improper handling of Read/Write events
1682     Added support for retrieving other errors in WatableHandle
1683     Added runtime-check for invalid WaitableHandles
1684
1685   * Fixed DPL debug package name
1686
1687   * More DPL doxygen documentation added.
1688
1689   * Added more tests for BinaryQueue (21)
1690     Added doxygen documentation for BinaryQueue
1691
1692   * BinaryQueue basic unit tests added (13)
1693
1694   * Added generic framework for unit-testing for DPL
1695
1696   * Added support for handling manipulations with waitable handle watcher/listeners lists during event handling
1697     Added TcpSocket
1698     Added tcpsock example
1699     Added support for defining maximum number of bytes to read in AbstractInput
1700     Added support for DNS resolve for tcp Address
1701
1702   * Added support for retrieving doubles from database in SqlConnection.
1703     Added exceptions on retrieving column out of bounds.
1704
1705   * Added support for retrieveing last insert row ID in SqlConnnection (reported by b.grzelewski)
1706
1707   * Fixed bug in GenericRPC related to inproper interpretation of incoming data stream (reported by p.sikorski)
1708
1709   * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/dpl-0
1710   * Tag : dpl_0.0.8
1711
1712
1713  -- Koeun Choi <koeun.choi@samsung.com>  Thu, 29 Apr 2010 17:41:02 +0200
1714
1715 dpl (0.0.8) unstable; urgency=medium
1716
1717   * debianized : commit 210d5f7ecd396ff9aeeafcb0d34272a4c4e6c77d 
1718   
1719   * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/dpl-0
1720   * Tag : dpl_0.0.8
1721
1722  -- Koeun Choi <koeun.choi@samsung.com>  Fri, 23 Apr 2010 00:51:27 +0900
1723
1724 dpl (0.0.7) unstable; urgency=low
1725
1726   * debianized  
1727   * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/dpl-0
1728   * Tag : dpl_0.0.7
1729   
1730
1731  -- Koeun Choi <koeun.choi@samsung.com>  Tue, 20 Apr 2010 14:16:18 +0900
1732
1733 dpl (0.0.6) unstable; urgency=medium
1734
1735   * LogSystem switched to DLOG
1736
1737   * Initial support for Application in gtk version added
1738
1739   * Fixed link problems in example projects build scripts
1740
1741   * Added missing sender in events from GenericSocket
1742
1743   * Added missing dependencies to db-util in pkgconfig files
1744
1745   * Fixed memory leak in MainEventDispatcher for EFL, related to timed events (reported by valgrind)
1746
1747   * Fixed memory leak in Thread event list (reported by valgrind)
1748
1749   * Minimum version of libslp-setting-0 defined (reported by p.misiak)
1750
1751   * Fixed bug in UnixSocketRPC in scenario when cannot connect (reported by p.sikorski)
1752
1753  -- Koeun Choi <koeun.choi@samsung.com>  Fri, 16 Apr 2010 11:08:46 +0200
1754
1755 dpl (0.0.5) unstable; urgency=high
1756
1757   * Minimum required version od db-util changed to 0.1.0-23 due to link problems
1758
1759  -- Koeun Choi <koeun.choi@samsung.com>  Thu, 15 Apr 2010 08:28:08 +0200
1760
1761 dpl (0.0.4) unstable; urgency=medium
1762
1763   * SQLConnection: Added support for Lucene indexer
1764
1765   * Replaced deprecated API from vconf and util in EventDeliveryDetail for EFL
1766
1767   * Added doxygen configuration file
1768     Added deprecated DPL declarator file
1769     Added support for handling broken connections in GenericSocket and RPC
1770
1771   * DLOG: dlog_init/dlog_deinit is not needed and deprecated. Removed.
1772
1773   * Fixed bug related to multiple close/connect on socket (reported by p.sikorski)
1774
1775   * Reference manual stub added
1776
1777   * Added WaitableInputOutputExecutionContextSupport
1778     Various bugfixes related to WaitableHandleSupport
1779     Added RPC ClosedEvent support
1780
1781  -- Koeun Choi <koeun.choi@samsung.com>  Wed, 14 Apr 2010 14:27:54 +0200
1782
1783 dpl (0.0.3) unstable; urgency=low
1784
1785   * Experimental RPC over unix-sockets added.
1786
1787   * Fixed bug in Main. Various bugfixes in UnixSocket and GenericSocket. GenericRPC implementation in progress
1788
1789   * Removed NamedPipeRPCCall
1790     Added UnixSocketRPC
1791     Renaming RPCCall -> RPC
1792
1793   * GenericSocket implementation finished
1794
1795   * Generic socket implementation in progress.
1796     Added DPL debug package
1797
1798   * Added Main
1799
1800   * Fixed DPL-GTK library dependency problem
1801
1802   * Added WaitableHandleWatchSupport
1803
1804   * Fixed BUG in EFL-MainEventDispatcher, regarding too late deinitialization
1805
1806   * Fixed bug in controller touch check assertions.
1807     Generic socket implementation in progress.
1808
1809   * Added support for mode in waitable handle wait procedures.
1810     Added support for multi-mode watchers in thread.
1811     Added UnixSocket implementation.
1812     Added GenericSocket implementation.
1813     Added AbstractSocket.
1814     Added Address concept.
1815     Added example socket test program.
1816
1817   * Controller extended to handle maximum of 20 events
1818
1819   * Added WaitableHandle
1820
1821   * Added AbstractWaitableInput, AbstractWaitableOutput, AbstractWaitableInputOutput,
1822     NamedBasePipe, NamedInputPipe, NamedOutputPipe, partial implementation of GenericRPCCall,
1823     full implementation of NamedPipeRPCCall
1824
1825   * Added NamedPipe (blocking mode)
1826
1827   * Added AbstractInput, AbstractOutput, AbstractInputOutput, NamedPipe stub, GenericRPCCall stub
1828
1829   * Added RecursiveMutex.
1830     Added support for waitable event watchers in Thread.
1831
1832   * Added BinaryQueue
1833
1834   * Debian/changelog updated
1835
1836   * Fixed build-depends
1837
1838   * Package build dependencies defined properly
1839
1840  -- Koeun Choi <koeun.choi@samsung.com>  Thu, 08 Apr 2010 15:54:02 +0200
1841
1842 dpl (0.0.2) unstable; urgency=low
1843
1844   * Toolchain upgrades and fixes
1845
1846  -- Koeun Choi <koeun.choi@samsung.com>  Tue, 23 Mar 2010 11:40:32 +0100
1847
1848 dpl (0.0.1) unstable; urgency=low
1849
1850   * Initial release
1851
1852  -- Koeun Choi <koeun.choi@samsung.com>  Tue, 23 Mar 2010 11:40:32 +0100
1853