libt2n-git Archives

Subject: C++ inter-process communication library branch, master, updated. v0.5-20-g85248d1

From: libt2n-git@xxxxxxxxxxxxxxxxxxxxxxx
To: libt2n-git@xxxxxxxxxxxxxxxxxxxxxxx
Date: Fri, 20 May 2011 17:00:49 +0200 (CEST)
The branch, master has been updated
       via  85248d114dd51ade7a018249566ba1d9598ae4b2 (commit)
      from  ca55612532d9f5f9422d7fe367e00929b1856486 (commit)


- Log -----------------------------------------------------------------
commit 85248d114dd51ade7a018249566ba1d9598ae4b2
Author: Thomas Jarosch <thomas.jarosch@xxxxxxxxxxxxx>
Date:   Fri May 20 17:00:47 2011 +0200

    Update README

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog |    2 +-
 README    |   15 ++++++++-------
 2 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 6542ec2..a6b1bc1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-New in 0.6 - 2011-05-XX
+New in 0.6 - 2011-05-20
 -----------------------
 * Switch license to GPLv2 + linking exception
 * Don't rethrow unknown exceptions
diff --git a/README b/README
index 0c2608a..5ecb78b 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
 -------------------------------------------------------------------
-libt2n version 0.5
+libt2n version 0.6
 -------------------------------------------------------------------
 libt2n (talk2neighbor) is a C++ IPC (inter process communication) library
 with an additional code generator (libt2n-codegen).
@@ -16,16 +16,17 @@ shared memory or other mechanisms.
 Serializing all the complex objects is done with Boost serialization. 
 The complete manual is generated by doxygen in the doc directory.
 
-Changes from 0.4
+Changes from 0.5
 ----------------
-* New project home
-* Fixed calls to virtual functions in constructors/destructors
-* Improvements for data transfers larger than 2 GB
-* Fixed uninitialized variables causing random transfer problems
+* Switch license to GPLv2 + linking exception
+* Don't rethrow unknown exceptions
+* Migrate to Boost unit test framework
+* gccxml wrapper: Filter -pthread from newer gcc versions
+* rpm package: Build in parallel
 
 You'll find the newest version of libt2n at:
 http://www.intra2net.com/en/developer/libt2n
 
 -------------------------------------------------------------------
-www.intra2net.com                            2006-2009 Intra2net AG
+www.intra2net.com                            2006-2011 Intra2net AG
 -------------------------------------------------------------------


hooks/post-receive
-- 
C++ inter-process communication library

--
libt2n-git - see http://www.intra2net.com/en/developer/libt2n for details.
To unsubscribe send a mail to libt2n-git+unsubscribe@xxxxxxxxxxxxxxxxxxxxxxx   

Current Thread
  • C++ inter-process communication library branch, master, updated. v0.5-20-g85248d1, libt2n-git <=