diff options
author | dos-reis <gdr@axiomatics.org> | 2010-11-28 18:27:48 +0000 |
---|---|---|
committer | dos-reis <gdr@axiomatics.org> | 2010-11-28 18:27:48 +0000 |
commit | a53a740a2a1cb6cbfa58cc79caedd4e947ff1ca0 (patch) | |
tree | 457424993ac0beaa92f79d5304570d9c6f88edfc /src/ChangeLog | |
parent | bbb5a69f0f2348adbbb8db960e5e45306b865683 (diff) | |
download | open-axiom-a53a740a2a1cb6cbfa58cc79caedd4e947ff1ca0.tar.gz |
* clef/: Add using directive at toplevel.
* etc/: Likewise.
* graph/: Likewise.
* hyper/: Likewise.
* lib/: Likewise.
* sman/: Likewise.
* Makefile.am (OA_SMAN_TARGETS): New.
(OA_GRAPHICS_TARGETS): Likewise.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r-- | src/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index f342236d..3b34f6b2 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,14 @@ +2010-11-28 Gabriel Dos Reis <gdr@cs.tamu.edu> + + * clef/: Add using directive at toplevel. + * etc/: Likewise. + * graph/: Likewise. + * hyper/: Likewise. + * lib/: Likewise. + * sman/: Likewise. + * Makefile.am (OA_SMAN_TARGETS): New. + (OA_GRAPHICS_TARGETS): Likewise. + 2010-11-27 Gabriel Dos Reis <gdr@cs.tamu.edu> * lib/Makefile.in: Build libopen-axiom-core and libspad with a C++ |