diff options
author | dos-reis <gdr@axiomatics.org> | 2013-06-22 15:50:23 +0000 |
---|---|---|
committer | dos-reis <gdr@axiomatics.org> | 2013-06-22 15:50:23 +0000 |
commit | bb00e7ae1951a75626e0ddeef919a7ebe0434cf3 (patch) | |
tree | 0cc9de51ca6f7fbf77918d119b72297ebd3b1083 /src/ChangeLog | |
parent | 14641621504f22a7c6874421d94b1f399666b336 (diff) | |
download | open-axiom-bb00e7ae1951a75626e0ddeef919a7ebe0434cf3.tar.gz |
Add SourceFile.H
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 00fb2c68..0564199a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2013-06-22 Gabriel Dos Reis <gdr@integrable-solutions.net> + + * include/SourceFile.H: New. + 2013-06-21 Gabriel Dos Reis <gdr@integrable-solutions.net> * include/FileMapping.H: New. |