[SM-Commit] GIT changes to master grimoire by George Sherwood (6ee0194adea4a4efe152362ca852e125c91c2a3f)

George Sherwood scm at sourcemage.org
Wed Jan 14 15:53:43 EST 2009


GIT changes to master grimoire by George Sherwood <gsherwood at sourcemage.org>:

 libs/ncurses/CONFIGURE |    2 +-
 libs/ncurses/HISTORY   |    3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 6ee0194adea4a4efe152362ca852e125c91c2a3f
Author: George Sherwood <gsherwood at sourcemage.org>
Commit: George Sherwood <gsherwood at sourcemage.org>

    ncurses: Default for new iso is for UTF-8 to y.
    Updated spell to match so new installs don't
    get flipped back and hit the dreaded ncurses/bash
    bug.

diff --git a/libs/ncurses/CONFIGURE b/libs/ncurses/CONFIGURE
index ca940c2..54d67f1 100755
--- a/libs/ncurses/CONFIGURE
+++ b/libs/ncurses/CONFIGURE
@@ -1 +1 @@
-config_query  UTF8  "Enable UTF-8 fonts?"  n
+config_query  UTF8  "Enable UTF-8 fonts?"  y
diff --git a/libs/ncurses/HISTORY b/libs/ncurses/HISTORY
index 7fa9bbc..1d5ccf4 100644
--- a/libs/ncurses/HISTORY
+++ b/libs/ncurses/HISTORY
@@ -1,3 +1,6 @@
+2009-01-14 George Sherwood <gsherwood at sourcemage.org>
+	* CONFIGURE: Change default for UTF-8 to yes
+
 2008-11-04 Vlad Glagolev <stealth at sourcemage.org>
 	* DETAILS: updated spell to 5.7; quoting paths; added 2nd url for sig;
 	  fixed descs; cleaned up



More information about the SM-Commit mailing list