diff options
author | dos-reis <gdr@axiomatics.org> | 2012-08-26 22:52:41 +0000 |
---|---|---|
committer | dos-reis <gdr@axiomatics.org> | 2012-08-26 22:52:41 +0000 |
commit | a6ec912229f66f19286fd766e11fe44bd4832972 (patch) | |
tree | ac5cb3193402b3ee1ff4ccdb244826d0588b4aab /src/ChangeLog | |
parent | 50731b6737c4ec7ef2f5be7eca44a5e7692d305a (diff) | |
download | open-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/ChangeLog | 6 |
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. |