summaryrefslogtreecommitdiffstats
path: root/shell-term-fm/bash/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'shell-term-fm/bash/HISTORY')
-rw-r--r--shell-term-fm/bash/HISTORY30
1 files changed, 15 insertions, 15 deletions
diff --git a/shell-term-fm/bash/HISTORY b/shell-term-fm/bash/HISTORY
index d1f7c569ca..d7c9cb33fc 100644
--- a/shell-term-fm/bash/HISTORY
+++ b/shell-term-fm/bash/HISTORY
@@ -22,7 +22,7 @@
2006-07-03 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
* profile: appended "unset i" #12581
-2006-06-28 Eric Sandall <eric@sandall.us>
+2006-06-28 Eric Sandall <sandalle@sourcemage.org>
* DETAILS: Removed BUILD_API=2, set grimoire-wide
2006-04-13 George Sherwood <george@beernabeer.com>
@@ -70,13 +70,13 @@
* DETAILS: Updated PATCHLEVEL
* bash31-008: Added files
-2006-02-08 Eric Sandall <eric@sandall.us>
+2006-02-08 Eric Sandall <sandalle@sourcemage.org>
* DEPENDS: Depends on smgl-fhs (for directory structure)
2006-02-07 George Sherwood <george@beernabeer.com>
* DETAILS: Updated PATCHLEVEL
-2006-02-06 Eric Sandall <eric@sandall.us>
+2006-02-06 Eric Sandall <sandalle@sourcemage.org>
* DEPENDS: Depends on gnupg (for SOURCE verification)
2006-02-06 George Sherwood <george@beernabeer.com>
@@ -101,15 +101,15 @@
* bash-3.0-avoid_WCONTINUED-1.patch: deleted
* bash-3.0-display_wrap-1.patch: deleted
-2005-10-13 Eric Sandall <eric@sandall.us>
+2005-10-13 Eric Sandall <sandalle@sourcemage.org>
* bash-3.0.tar.gz.sig,bash-doc-3.0.tar.gz.sig: Updated to sha512 hash
-2005-09-26 Eric Sandall <eric@sandall.us>
+2005-09-26 Eric Sandall <sandalle@sourcemage.org>
* DETAILS: Updated UPDATED
* INSTALL: Added some missing SCRIPT_DIRECTORY references and two missing
'\' continuations for the if statements (thanks to David Brown)
-2005-09-25 Eric Sandall <eric@sandall.us>
+2005-09-25 Eric Sandall <sandalle@sourcemage.org>
* DETAILS: Updated UPDATED
* bashrc: Set PS1 (doesn't fall over from profile, thanks Arwed)
* bash_logout: Moved to skel/bash_logout with the other skeleton files
@@ -123,7 +123,7 @@
let the user know there's been a change)
Removed FINAL
-2005-09-24 Eric Sandall <eric@sandall.us>
+2005-09-24 Eric Sandall <sandalle@sourcemage.org>
* DETAILS: Updated UPDATED
* skel/bashrc,bashrc: Should not set PATH, otherwise paths set with
/etc/profile.d/ become 'erased' for every non-login shell
@@ -131,7 +131,7 @@
2005-09-11 Arwed v. Merkatz <v.merkatz@gmx.net>
* DETAILS: fix typo in SOURCE2_GPG: $SOURCE -> $SOURCE2
-2005-09-09 Eric Sandall <eric@sandall.us>
+2005-09-09 Eric Sandall <sandalle@sourcemage.org>
* DETAILS: Don't explicitly list GNU_URL mirrors
Updated UPDATED to force testing of my changes =}
Updated to GPG keys
@@ -140,7 +140,7 @@
and &&)
Clean up some formatting
-2005-09-08 Eric Sandall <eric@sandall.us>
+2005-09-08 Eric Sandall <sandalle@sourcemage.org>
* profile,bash_logout: Removed execute bit
* bashrc: Branched from profile
Don't run iteration code (Bug #9672)
@@ -161,10 +161,10 @@
* FINAL: use full path for dummy script instead of assuming the
script runs from a safe location. Bug 8801.
-2005-04-08 Eric Sandall <eric@sandall.us>
+2005-04-08 Eric Sandall <sandalle@sourcemage.org>
* INSTALL: Fixed typo (make_normal instead of make-Normal)
-2005-04-07 Eric Sandall <eric@sandall.us>
+2005-04-07 Eric Sandall <sandalle@sourcemage.org>
* DETAILS: Removed MAKE_NJOBS=1
Fixed typo in SHORT
* BUILD: Run make_single before make
@@ -183,7 +183,7 @@
(Fixes a display issue which will only show 33 characters
then wrap to the next line)
-2005-01-12 Eric Sandall <eric@sandall.us>
+2005-01-12 Eric Sandall <sandalle@sourcemage.org>
* DETAILS: Reworded SHORT
* POST_INSTALL,FINAL: POST_INSTALL renamed to FINAL
Removed call to default_post_install
@@ -195,7 +195,7 @@
2004-10-19 Unet <audio@sourcemage.org>
* BUILD: Added --with-bash-malloc=no, allowing bash3 to compile
-2004-09-05 Eric Sandall <eric@sandall.us>
+2004-09-05 Eric Sandall <sandalle@sourcemage.org>
* INSTALL: Fix creation of /bin if this is a new install
* HISTORY: Formatted to Guru Handbook
@@ -248,11 +248,11 @@
profile.d/* files for common additions and merge the recusion process
into usrs file (outside of sorcery tracking)
-2003-12-02 Eric Sandall <eric@sandall.us>
+2003-12-02 Eric Sandall <sandalle@sourcemage.org>
* BUILD: Add a missing INSTALL_ROOT
* POST_BUILD: Add INSTALL_ROOT
-2003-11-30 Eric Sandall <eric@sandall.us>
+2003-11-30 Eric Sandall <sandalle@sourcemage.org>
* BUILD,POST_REMOVE: Add INSTALL_ROOT
2003-11-26 Jason Flatt <jason@flattfamily.com>