From 7138c2611300612ecc0ce5b4cc204964b14be94d Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Wed, 18 Mar 2015 05:04:14 +0100 Subject: bumped release version to v0.6.4, updated ChangeLog and clarify libglib minimum version * it was necessary to increase the upstream version so I could upload new versions to launchpad while debugging PPA build issues. * ChangeLog finalized for v0.6.4 * SciTECO requires at least libglib v2.28 (but that's only a guess) --- ChangeLog | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4478b3d..998faac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,8 +6,8 @@ using a prebuilt binary) are included. Entries marked with "(!)" might break macro portability compared to the preceding release. -Version 0.6 -~~~~~~~~~~~ +Version 0.6.4 +~~~~~~~~~~~~~ 18fe073 added PDCURSES_LIBS ./configure variable to overwrite the check for PDCurses 537b7b5 preliminary support for ncurses/win32. This port is not well @@ -24,6 +24,9 @@ c310c7d implemented automatic EOL translation support. eee4f1a added "EL" command for setting/getting the current document's EOL mode 14ec511 also set window title on ncurses, by querying terminfo capabilities. This feature is currently buggy. +34a4c7e ncurses: Fixed batch mode initialization in head-less environments + (where $TERM is unset). Interactive mode should no longer start in + headless or broken environments but report an error. 2a4acd6, 2c0e9f7, 4dced2c improved ncurses batch mode initialization. @@ -259,6 +262,10 @@ acc911a implemented "EC" command (execute operating system command). On the other hand, it improves readability of SciTECO macros. 06d0bac fixed reversing the "EW" command when used to save a file with another name (save as) +b62f736 depend on Scintilla v3.5.2 and Scinterm v1.5 (included in + tar balls). This brings many new curses features, e.g. scroll bars + and new Scintilla lexers. You should refer to the Scintilla v3.5.2 + documentation when setting up SciTECO. 39406f4, a27b5d4, 30d8bf3 automatically build Scintilla as part of SciTECO's build system: -- cgit v1.2.3