summaryrefslogtreecommitdiffstats
path: root/database/db/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'database/db/HISTORY')
-rw-r--r--database/db/HISTORY32
1 files changed, 16 insertions, 16 deletions
diff --git a/database/db/HISTORY b/database/db/HISTORY
index 79ff625384..7883cb49fb 100644
--- a/database/db/HISTORY
+++ b/database/db/HISTORY
@@ -27,10 +27,10 @@
actually possible to install db, only up_trigger anything if spell
is currently installed
-2005-12-20 Eric Sandall <eric@sandall.us>
+2005-12-20 Eric Sandall <sandalle@sourcemage.org>
* BUILD: Remove my debugging information
-2005-12-19 Eric Sandall <eric@sandall.us>
+2005-12-19 Eric Sandall <sandalle@sourcemage.org>
* DEPENDS: Depends on a Java Developer Kit (needs the jar tool) not just
any JAVA (e.g. Java Runtime Environments won't work)
* BUILD: Always source ant.sh and java.sh since ANT_HOME and JAVA_HOME
@@ -42,7 +42,7 @@
Missing '$' before DB_JSUP for checking the variable
Also fixes Bug #10227
-2005-12-09 Eric Sandall <eric@sandall.us>
+2005-12-09 Eric Sandall <sandalle@sourcemage.org>
* TRIGGERS: Added trigger for jre1.5-bin
2005-12-09 Arwed v. Merkatz <v.merkatz@gmx.net>
@@ -57,7 +57,7 @@
2005-12-08 Treeve Jelbert <treeve01@pi.be>
* DETAILS: version 4.4.16
-2005-11-13 Eric Sandall <eric@sandall.us>
+2005-11-13 Eric Sandall <sandalle@sourcemage.org>
* BUILD: Use /etc/profile.d/java.sh to set JAVA_HOME and PATH instead
of hardcoding versions, which change.
@@ -67,28 +67,28 @@
2005-10-15 Treeve Jelbert <treeve01@pi.be>
* DETAILS: version 4.3.29
-2005-08-01 Eric Sandall <eric@sandall.us>
+2005-08-01 Eric Sandall <sandalle@sourcemage.org>
* DEPENDS: Fixed number of parameters to depends (thanks Andrew Stitt)
-2005-07-30 Eric Sandall <eric@sandall.us>
+2005-07-30 Eric Sandall <sandalle@sourcemage.org>
* DEPENDS: Added grimoire dependency on z-rejected (Bug #9281)
Formatted to Guru Handbook
2005-05-17 Sergey Lipnevich <sergey@sourcemage.org>
* DETAILS: 4.3.28; remove commented patches.
-2005-02-24 Eric Sandall <eric@sandall.us>
+2005-02-24 Eric Sandall <sandalle@sourcemage.org>
* javafix.diff: Updated to 4.3.27
2005-02-21 David Brown <dmlb2000@excite.com>
* BUILD: added jdk1.5-bin support
-2005-02-20 Eric Sandall <eric@sandall.us>
+2005-02-20 Eric Sandall <sandalle@sourcemage.org>
* DEPENDS: Check properly for config flags for java/tests
* PREPARE,CONFIGURE: PREPARE renamed to CONFIGURE
Prepended variables with DB_
-2005-02-17 Eric Sandall <eric@sandall.us>
+2005-02-17 Eric Sandall <sandalle@sourcemage.org>
* DEPENDS: Optionally depend on g++ (was missing explicit dependency)
* BUILD: Removed explit enabling of C++ API
Removed extra spacing
@@ -97,7 +97,7 @@
2005-02-15 David Brown <dmlb2000@excite.com>
* DETAILS: updated 4.3.27
-2005-01-23 Eric Sandall <eric@sandall.us>
+2005-01-23 Eric Sandall <sandalle@sourcemage.org>
* BUILD: Use spell_ok instead of spell_installed
2004-11-11 Arwed v. Merkatz <v.merkatz@gmx.net>
@@ -147,7 +147,7 @@
* CONFIGURE, DEPENDS: SWIG is required to build Java API,
enable building tests.
-2003-10-29 Eric Sandall <eric@sandall.us>
+2003-10-29 Eric Sandall <sandalle@sourcemage.org>
* DEPENDS: Depends on JAVA
2003-10-27 hgg <hgreig@bigpond.net.au>
@@ -157,10 +157,10 @@
* DETAILS: turn off ccache (still bug #3904)
* HISTORY: reformat
-2003-08-25 Eric Sandall <eric@sandall.us>
+2003-08-25 Eric Sandall <sandalle@sourcemage.org>
* TRIGGERS: Now rebuilds if j2sdk-bin is cast as well
-2003-08-05 Eric Sandall <eric@sandall.us>
+2003-08-05 Eric Sandall <sandalle@sourcemage.org>
* DETAILS: Bug #3904
2003-07-08 hgg <hgreig@bigpond.net.au>
@@ -173,13 +173,13 @@
2003-06-12 Sergey Lipnevich <sergey@sourcemage.org>
* BUILD,patch: Apply patch 1 from Sleepycat.
-2003-05-15 Eric Sandall <eric@sandall.us>
+2003-05-15 Eric Sandall <sandalle@sourcemage.org>
* DETAILS,BUILD,patch: add improvements by Sergey Lipnevich.
-2003-05-09 Eric Sandall <eric@sandall.us>
+2003-05-09 Eric Sandall <sandalle@sourcemage.org>
* DETAILS: Updated to 4.1.25
-2003-03-20 Eric Sandall <eric@sandall.us>
+2003-03-20 Eric Sandall <sandalle@sourcemage.org>
* BUILD: Updated to use correct JAVA_HOME
2003-03-13 Julian v. Bock <julian@wongr.net>