aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2008-05-23 22:37:33 +0000
committerdos-reis <gdr@axiomatics.org>2008-05-23 22:37:33 +0000
commitc424393b86b17c0f9a799b82702c7b3fe3204bb5 (patch)
treeec2427fcab3c95bbf1ea023b58c5625ddd73279b /src/ChangeLog
parenta01e08564facbeadccd3c09b719358af5a148d4f (diff)
downloadopen-axiom-c424393b86b17c0f9a799b82702c7b3fe3204bb5.tar.gz
Fix AW/57
* etc/Makefile.in: Make all databases part of the final system.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 55fd759f..20bb3ea8 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
+2008-05-23 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
+ Fix AW/57
+ * etc/Makefile.in: Make all databases part of the final system.
+
2008-05-22 Gabriel Dos Reis <gdr@cs.tamu.edu>
* hyper/token.h: Avoid numeric constants macros.