summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJiri Olsa <Jiri Olsa jolsa@redhat.com>2011-04-16 09:59:20 +0200
committerJiri Olsa <Jiri Olsa jolsa@redhat.com>2011-04-16 09:59:20 +0200
commitea6b29bc0d4af32aea49b3ab60752dbba751d701 (patch)
tree82308e086e60f664fe0c43cb5c557a9f076c4fd1 /ChangeLog
parent77f173cdb77fe7f749e03b892f0ee802f8c2431b (diff)
downloadlatrace-ea6b29bc0d4af32aea49b3ab60752dbba751d701.tar.gz
latrace-ea6b29bc0d4af32aea49b3ab60752dbba751d701.tar.xz
latrace-ea6b29bc0d4af32aea49b3ab60752dbba751d701.zip
add threads fifo management to special directory
so the notification is not affected by other files
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 20acfbb..e52814d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2011-04-16 Jiri Olsa <olsajiri@gmail.com>
* fix display of char arguments
+ * add threads fifo management to special directory
+ so the notification is not affected by other files
2011-04-06 Jiri Olsa <olsajiri@gmail.com>
* fix memory leak in the argument display code