summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--config/global.features1
2 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e282fb56..39183122 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Fri Oct 2 20:31:03 UTC 2009 Steven Stallion <stallions@ociweb.com>
+
+ * config/global.features:
+
+ Updated support for erlang.
+
Mon Sep 28 15:18:36 UTC 2009 Chad Elliott <elliott_c@ociweb.com>
* config/global.features:
diff --git a/config/global.features b/config/global.features
index 3d333f90..2303ee4b 100644
--- a/config/global.features
+++ b/config/global.features
@@ -16,6 +16,7 @@
// By default we disable these.
boost = 0
bzip2 = 0
+erlang = 0
java = 0
mfc = 0
libpng = 0