aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/CHANGELOG
diff options
context:
space:
mode:
authorReinhard Tartler <siretart@tauware.de>2011-10-10 17:47:42 +0200
committerReinhard Tartler <siretart@tauware.de>2011-10-10 17:47:42 +0200
commit5036ffbe6500adc6f55d6b814a21f5222114ca18 (patch)
tree42670b9190eeb16627c36aaed639837a0bd1389c /nx-X11/CHANGELOG
parentbd433c6487a52f95e6bb949d5698dc5ea0923713 (diff)
downloadnx-libs-5036ffbe6500adc6f55d6b814a21f5222114ca18.tar.gz
nx-libs-5036ffbe6500adc6f55d6b814a21f5222114ca18.tar.bz2
nx-libs-5036ffbe6500adc6f55d6b814a21f5222114ca18.zip
Imported nx-X11-3.3.0-7.tar.gznx-X11/3.3.0-7
Summary: Imported nx-X11-3.3.0-7.tar.gz Keywords: Imported nx-X11-3.3.0-7.tar.gz into Git repository
Diffstat (limited to 'nx-X11/CHANGELOG')
-rw-r--r--nx-X11/CHANGELOG11
1 files changed, 11 insertions, 0 deletions
diff --git a/nx-X11/CHANGELOG b/nx-X11/CHANGELOG
index 7b410fd55..a1189c308 100644
--- a/nx-X11/CHANGELOG
+++ b/nx-X11/CHANGELOG
@@ -1,5 +1,16 @@
ChangeLog:
+nx-X11-3.3.0-7
+
+- Fixed TR08G02257. The maximum client condition was reached because
+ available fd exhausted. This bug was caused by a function in font
+ library not closing the file before a return on error breaking the
+ flow of normal execution.
+
+- Fixed TR06G02225. The implementation of Xvprintf() has been reviewed
+ to work on more platforms. Previous implementation caused a failure
+ in the build of keyboard map on some platform like Solaris 8 and 9.
+
nx-X11-3.3.0-6
- Fixed TR03G02198. Reimplemented Xvprintf() in Xserver/os to handle