diff options
author | dos-reis <gdr@axiomatics.org> | 2008-01-07 00:43:39 +0000 |
---|---|---|
committer | dos-reis <gdr@axiomatics.org> | 2008-01-07 00:43:39 +0000 |
commit | 2ccae4d36c4bad637025e668b550c1e72d738193 (patch) | |
tree | 89d98732acba276088856fca48cf81648c305756 /src/ChangeLog | |
parent | 4f65e42b5746b7f327bcab26db5fab02e8f2c546 (diff) | |
download | open-axiom-2ccae4d36c4bad637025e668b550c1e72d738193.tar.gz |
* sman/sman.c: Remove debug and dead codes.
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 9c7ce445..80dea1e1 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,9 @@ 2008-01-06 Gabriel Dos Reis <gdr@cs.tamu.edu> + * sman/sman.c: Remove debug and dead codes. + +2008-01-06 Gabriel Dos Reis <gdr@cs.tamu.edu> + * driver/main.c (main) [__WIN32__]: Fix off-by-one thinko. 2008-01-05 Gabriel Dos Reis <gdr@cs.tamu.edu> |