diff options
author | Reinhard Tartler <siretart@tauware.de> | 2011-11-13 09:27:52 +0100 |
---|---|---|
committer | Reinhard Tartler <siretart@tauware.de> | 2011-11-13 09:27:52 +0100 |
commit | 95ce6b74b70f9d9645a07e03eed9a8004ba7c8cc (patch) | |
tree | 7518f982316a6c90f69269eba03eddf6718ea28b /nxcomp/CHANGELOG | |
parent | 920705cf70d4a230c7d75fbd869e2cef162cf062 (diff) | |
download | nx-libs-95ce6b74b70f9d9645a07e03eed9a8004ba7c8cc.tar.gz nx-libs-95ce6b74b70f9d9645a07e03eed9a8004ba7c8cc.tar.bz2 nx-libs-95ce6b74b70f9d9645a07e03eed9a8004ba7c8cc.zip |
Imported nxcomp-3.3.0-3.tar.gznxcomp/3.3.0-3
Summary: Imported nxcomp-3.3.0-3.tar.gz
Keywords:
Imported nxcomp-3.3.0-3.tar.gz
into Git repository
Diffstat (limited to 'nxcomp/CHANGELOG')
-rwxr-xr-x | nxcomp/CHANGELOG | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/nxcomp/CHANGELOG b/nxcomp/CHANGELOG index 6a26f6626..f038665d2 100755 --- a/nxcomp/CHANGELOG +++ b/nxcomp/CHANGELOG @@ -1,5 +1,18 @@ ChangeLog: +nxcomp-3.3.0-3 + +- Removed a condition in ClientChannel that caused a loss in event + sequence numbers. + +nxcomp-3.3.0-2 + +- Updated VERSION. + +nxcomp-3.3.0-1 + +- Opened the 3.3.0 branch based on nxcomp-3.2.0-7. + nxcomp-3.2.0-7 - Solved a compilation problem on GCC 4.3. |