summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorCraig Small <csmall@users.sourceforge.net>2010-09-11 17:25:09 +1000
committerCraig Small <csmall@users.sourceforge.net>2010-09-11 17:25:09 +1000
commit15d5f38e29e6c3b7a99f37da2a8f0f6a83e75cf8 (patch)
tree075d08b4cdbc32a7c27091e800380e4dafc5bf98 /ChangeLog
parent54dfd4c704a382f02f46cc6d53974bbdf47a8742 (diff)
Werner's patch SF#3063450
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 343285f..7eee9e7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Changes in 22.14
+================
+ * Fix file descriptor as weel as memory leaks in fuser
+ * Strip @ symbol from file names read from /proc/net/unix
+ * Above 2 changes close openSuSE bugs #536209, #529520, and #417841
+ and provided by Werner Fink
+
Changes in 22.13
================
* configure patch for x86_64 properly applied SF#3029302 by snowman123