diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2015-06-13 20:36:52 +0200 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2015-06-13 20:36:52 +0200 |
commit | 64d946c872a45da459c46df2fb9415c650196ffb (patch) | |
tree | 3beca3639ef55c41444743c53eeb5cb7f77e01d2 | |
parent | 7919aca84cdea7746b60fec9795e9617c266dd1d (diff) | |
download | sciteco-64d946c872a45da459c46df2fb9415c650196ffb.tar.gz |
updated scintilla submodule
* it's now at Scintilla v3.5.6 and Scinterm v1.6
* the Curses tab-stop fix was removed from the sciteco-dev branch
since Mitchell cared about getting it upstream.
It is part of Scintilla v3.5.5 and Scinterm v1.6.
Scinterm built fine with Scintilla v3.5.6, so we're using the
newer release.
-rw-r--r-- | INSTALL | 4 | ||||
m--------- | scintilla | 0 |
2 files changed, 2 insertions, 2 deletions
@@ -33,10 +33,10 @@ These dependencies are bundled with the SciTECO Git repository and with source tar balls, so they usually do not have to be installed by the user manually: - * Scintilla (v3.5.2): + * Scintilla (v3.5.5 or later): http://www.scintilla.org/ * When choosing the Curses interface: - * Scinterm (v1.5 or later): + * Scinterm (v1.6 or later): http://foicica.com/scinterm/ Building from Source Tar Ball or Repository diff --git a/scintilla b/scintilla -Subproject a65c538fcfecafcefed34078e7671bc4ea6ed1e +Subproject 3c9eb812dc69b5b0d1e8cef3c8823e25f8e15d2 |