summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWerner Fink <werner@suse.de>2011-09-07 11:04:35 +0200
committerWerner Fink <werner@suse.de>2011-09-07 11:04:35 +0200
commite28a3dd2c65443471d0528c69cb9bc1af30865ce (patch)
tree5d1971138de59418e696556ff89fb639d7a68c44 /ChangeLog
parent67df08fe0b830bbf5b710f92e68a069ff850f945 (diff)
Add another 2 for thread brackets in pstree.c
Signed-off-by: Werner Fink <werner@suse.de>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4217a09..e5c36fe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,10 +3,12 @@ Changes in 22.15
* Really apply patch for SF#31110178 RH#651794
* Conditionally use fork before stat calls
* Patch from Corrina Vinschen for compiling on cygwin
+ * Remove doubled content in src/lists.h
+ * Add another 2 for thread brackets in pstree.c
Changes in 22.14
================
- * Fix file descriptor as weel as memory leaks in fuser
+ * Fix file descriptor as well 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