File c++-gtk-utils.changes of Package c++-gtk-utils
-------------------------------------------------------------------
Sun May 20 14:52:02 UTC 2012 - dimstar@opensuse.org
- Update to version 2.0.8:
+ Provide new Cgu::AsyncResult class.
+ Provide copy constructors, assignment operators and swap
methodsfor Cgu::AsyncQueue and Cgu::AsyncQueueDispatch classes.
+ Provide size() method for Cgu::AsyncQueue and
Cgu::AsyncQueueDispatch classes.
+ Add default constructor for Cgu::Thread::JoinableHandle class.
+ Add gcc-4.7 to the list of compilers requiring use of the
-std=c++0x flag.
+ Update other documentation.
-------------------------------------------------------------------
Thu Apr 12 12:40:12 UTC 2012 - malcolmlewis@opensuse.org
- Update to version 2.0.7:
+ Fix compilation with gcc-4.7.
+ Provide unit test for Future asynchronous functions.
+ Avoid types deprecated in gtk+-3.4 in the Application unit
test, when compiled against gtk+-3.4.
+ Update FSF address in relevant copyright notices.
+ Update documentation.
- Drop c++-gtk-utils-fix-incorrect-fsf-address.patch: fixed
upstream.
- Drop c++-gtk-utils-gcc47.patch: fixed upstream.
-------------------------------------------------------------------
Sat Mar 17 21:19:38 UTC 2012 - dimstar@opensuse.org
- Add c++-gtk-utils-gcc47.patch: Fix build with gcc 4.7.
-------------------------------------------------------------------
Sat Feb 4 03:17:21 UTC 2012 - malcolmlewis@opensuse.org
- Initial build.
- Add c++-gtk-utils-fix-incorrect-fsf-address.patch: Fix incorrect
FSF address (sf#3484267).