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