summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMichael Jennings <mej@kainx.org>2005-04-26 16:14:25 +0000
committerMichael Jennings <mej@kainx.org>2005-04-26 16:14:25 +0000
commit25386ea8c8890fd725fb1653279af46901b18d83 (patch)
tree073a6a4f77f7da8e2fc1aba4f6d24d221c0fbd57 /ChangeLog
parent54a2a84619dedd3b08b131fc3c7f8b25396f2638 (diff)
downloadeterm-25386ea8c8890fd725fb1653279af46901b18d83.tar.gz
Tue Apr 26 12:10:16 2005 Michael Jennings (mej)
Reverted patch from C. David Wilde <cdw@mylinuxguy.com> which broke big-endian machines and really didn't fix anything at all. Thanks to Tres Melton <tres@mindspring.com> for catching this. ---------------------------------------------------------------------- SVN revision: 14381
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 8 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index d6dd8e3..6bda572 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5336,8 +5336,8 @@ color modifier routines.
----------------------------------------------------------------------
Wed Apr 20 19:07:38 2005 Michael Frysinger (vapier)
-Patch from Tres <tres@mindspring.com> to fix window manager hints on
-64bit systems. http://bugs.gentoo.org/show_bug.cgi?id=76324
+Patch from Tres Melton <tres@mindspring.com> to fix window manager
+hints on 64bit systems. http://bugs.gentoo.org/show_bug.cgi?id=76324
----------------------------------------------------------------------
Mon Apr 25 15:34:49 2005 Michael Jennings (mej)
@@ -5351,3 +5351,9 @@ Tue Apr 26 11:45:39 2005 Michael Jennings (mej)
Fixed incorrect WORDS_BIGENDIAN logic caught by Tres Melton
<tres@mindspring.com>.
----------------------------------------------------------------------
+Tue Apr 26 12:10:16 2005 Michael Jennings (mej)
+
+Reverted patch from C. David Wilde <cdw@mylinuxguy.com> which broke
+big-endian machines and really didn't fix anything at all. Thanks to
+Tres Melton <tres@mindspring.com> for catching this.
+----------------------------------------------------------------------