summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorfche <fche>2008-02-13 18:49:34 +0000
committerfche <fche>2008-02-13 18:49:34 +0000
commita8c9be6f3914af63a30e1566cd5895be5980b39f (patch)
tree2a590f84f5272bc08f7e99f5e30f2ecbc8197ded /ChangeLog
parent2c5a19c6ba969d8fa30070e7579c1597a0e1c194 (diff)
downloadsystemtap-steved-a8c9be6f3914af63a30e1566cd5895be5980b39f.tar.gz
systemtap-steved-a8c9be6f3914af63a30e1566cd5895be5980b39f.tar.xz
systemtap-steved-a8c9be6f3914af63a30e1566cd5895be5980b39f.zip
2008-02-13 Frank Ch. Eigler <fche@elastic.org>
PR 5759 * tapsets.cxx (build_blacklist): Add some CONFIG_PREEMPT-related functions.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0695df39..89eb1c7f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-02-13 Frank Ch. Eigler <fche@elastic.org>
+
+ PR 5759
+ * tapsets.cxx (build_blacklist): Add some CONFIG_PREEMPT-related
+ functions.
+
2008-02-13 Dave Brolley <brolley@redhat.com>
PR5609