diff options
author | Matthias Clasen <mclasen@redhat.com> | 2004-04-21 18:56:48 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2004-04-21 18:56:48 +0000 |
commit | b65c56ffd6f5297e02762f195670fbe01aebeeac (patch) | |
tree | a7d5bca3565baa33fee88156e459f5553fc7f6db /ChangeLog.pre-2-4 | |
parent | ae0c9d95bb38ba271ae70ec65e372560e9b5ce4f (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-4 | 5 |
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. |