summaryrefslogtreecommitdiff
path: root/viengoos/ChangeLog
diff options
context:
space:
mode:
authorneal <neal>2008-05-28 15:49:09 +0000
committerneal <neal>2008-05-28 15:49:09 +0000
commit986cd7315335e79248635caa990e1a75813e5bf4 (patch)
tree266bbb1875f1333f506d0e7f5f689e13017e2124 /viengoos/ChangeLog
parentc331b2e6fcd6e098f7b5db262ee325521038f0df (diff)
2008-05-28 Neal H. Walfield <neal@gnu.org>
* pager.c (pager_collect): Correctly parenthesize the use of <<.
Diffstat (limited to 'viengoos/ChangeLog')
-rw-r--r--viengoos/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/viengoos/ChangeLog b/viengoos/ChangeLog
index 327fc33..a56dfc1 100644
--- a/viengoos/ChangeLog
+++ b/viengoos/ChangeLog
@@ -1,5 +1,9 @@
2008-05-28 Neal H. Walfield <neal@gnu.org>
+ * pager.c (pager_collect): Correctly parenthesize the use of <<.
+
+2008-05-28 Neal H. Walfield <neal@gnu.org>
+
* pager.c (pager_collect): Don't just consider the first-level
activities, walk the activity hierarchy to find the victim.