diff options
author | dos-reis <gdr@axiomatics.org> | 2008-04-04 23:02:46 +0000 |
---|---|---|
committer | dos-reis <gdr@axiomatics.org> | 2008-04-04 23:02:46 +0000 |
commit | 910faf04206d744beea195f2e550d6a686b73933 (patch) | |
tree | ea13623c9597f27398e381f1a3fd31b2a262213a /src/ChangeLog | |
parent | 062183d584e13ce9c1e0d0ec678e080ef06914ac (diff) | |
download | open-axiom-910faf04206d744beea195f2e550d6a686b73933.tar.gz |
* hyper/event.c (mainEventLoop): Fix thinko.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 536f26b8..2e71816f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,9 @@ 2008-04-04 Gabriel Dos Reis <gdr@cs.tamu.edu> + * hyper/event.c (mainEventLoop): Fix thinko. + +2008-04-04 Gabriel Dos Reis <gdr@cs.tamu.edu> + * include/xpm.h: Don't include <malloc.h> * lib/XDither.c: Likewise. * lib/XShade.c: Likewise. |