diff options
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. |