aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2012-08-26 22:52:41 +0000
committerdos-reis <gdr@axiomatics.org>2012-08-26 22:52:41 +0000
commita6ec912229f66f19286fd766e11fe44bd4832972 (patch)
treeac5cb3193402b3ee1ff4ccdb244826d0588b4aab /src/ChangeLog
parent50731b6737c4ec7ef2f5be7eca44a5e7692d305a (diff)
downloadopen-axiom-a6ec912229f66f19286fd766e11fe44bd4832972.tar.gz
* hyper/hthits.c (splitpage): Revert unintended change from last
commit. * hyper/initx.c (is_it_850): Likewise.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 9705fb86..a8720025 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,11 @@
2012-08-26 Gabriel Dos Reis <gdr@cs.tamu.edu>
+ * hyper/hthits.c (splitpage): Revert unintended change from last
+ commit.
+ * hyper/initx.c (is_it_850): Likewise.
+
+2012-08-26 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
* graph/Gdraws/Gfun.c (GDrawLine): Make string parameter of type
const char*.
(GDrawPushButton): Likewise.