summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2004-04-21 18:56:48 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2004-04-21 18:56:48 +0000
commitb65c56ffd6f5297e02762f195670fbe01aebeeac (patch)
treea7d5bca3565baa33fee88156e459f5553fc7f6db /ChangeLog.pre-2-4
parentae0c9d95bb38ba271ae70ec65e372560e9b5ce4f (diff)
Comment out a nonessential testcase which fails on HP-UX. (#136283, Jonas
2004-04-21 Matthias Clasen <mclasen@redhat.com> * tests/printf-test.c (main): Comment out a nonessential testcase which fails on HP-UX. (#136283, Jonas Jonsson)
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r--ChangeLog.pre-2-45
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index 0d550a7d8..c813ca8da 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,3 +1,8 @@
+2004-04-21 Matthias Clasen <mclasen@redhat.com>
+
+ * tests/printf-test.c (main): Comment out a nonessential testcase
+ which fails on HP-UX. (#136283, Jonas Jonsson)
+
2004-04-15 Matthias Clasen <mclasen@redhat.com>
* tests/patterntest.c (main): Add tests for the empty pattern.