From 8ad743c6a13e9c46c8c9ad866123994a7533aba6 Mon Sep 17 00:00:00 2001 From: Andrea Bulgarelli Date: Fri, 7 Mar 2014 17:25:13 +0100 Subject: [PATCH] changelog --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 08c6f28..331eb36 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,9 @@ 0) do not decode anything 1) decode only sections (prefix, header, data field header, source data field fixed part, source data field variable part) 3) decode blocks (all sections + all blocks of the source data field variable part ++ move InputPacketStream::detPacketType to PacketStream ++ move InputPacketStream::getPacketDimension to PacketStream ++ moved Packet::setByteStreamPointers into protected section 2014-03-06 Andrea Bulgarelli, Andrea Zoli TAG v3.4.0 -- GitLab