From b45c066054111612dc70a2a0e4b1124c39be7edd Mon Sep 17 00:00:00 2001 From: Przemyslaw Czerpak Date: Thu, 24 Jan 2013 14:34:59 +0000 Subject: [PATCH] 2013-01-24 15:34 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl) * harbour/ChangeLog.txt ! removed multiple ChangeLog entry for my last commit --- harbour/ChangeLog.txt | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/harbour/ChangeLog.txt b/harbour/ChangeLog.txt index c6d15b975f..166113c2c9 100644 --- a/harbour/ChangeLog.txt +++ b/harbour/ChangeLog.txt @@ -10,16 +10,13 @@ * Change, ! Fix, % Optimization, + Addition, - Removal, ; Comment */ -2013-01-24 15:29 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl) - * harbour/src/rtl/itemseri.c - + added support for deserialization items with cross references encoded - by HB_SERIALIZE() in xHarbour. - Now everything (except codeblocks) [hb_]serialized by xHarbour can - be decoded by HB_DESERIALIZE() in Harbour. +2013-01-24 15:34 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl) + * harbour/ChangeLog.txt + ! removed multiple ChangeLog entry for my last commit 2013-01-24 15:28 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl) * harbour/src/rtl/itemseri.c - + added support for deserialization item with cross references encoded + + added support for deserialization items with cross references encoded by HB_SERIALIZE() in xHarbour. Now everything (except codeblocks) [hb_]serialized by xHarbour can be decoded by HB_DESERIALIZE() in Harbour.