various fixes
This commit is contained in:
@@ -14,6 +14,10 @@ To compile GoldED+ and utilities you'll need:
|
||||
--- MINGW ONLY ---
|
||||
Please consult this howto on installing MinGW over Cygwin:
|
||||
http://www.xraylith.wisc.edu/~khan/software/gnu-win32/mno-cygwin-howto.txt
|
||||
--- gcc-2.95.3-5.tar.bz2 + mingw-runtime-1.3-2.tar.bz2 ---
|
||||
Move /usr/include/mingw to /usr/local/include/mingw, take gcc-2.95.3-xxx.tar.gz
|
||||
from www.mingw.org, copy .../lib/stdlibc++.a to /usr/local/lib/mingw, copy
|
||||
.../include/g++-3 to /usr/local/include/mingw/g++-3.
|
||||
------ COMMON ------
|
||||
|
||||
First, edit GNUmakef.def for the preferrable compilation options.
|
||||
|
@@ -12,6 +12,17 @@ ______________________________________________________________________
|
||||
Notes for GoldED+ 1.1.5, /snapshot/
|
||||
______________________________________________________________________
|
||||
|
||||
- Fixed reverse order sorting in 'M' criteria of AREALISTSORT (broken
|
||||
in previous snapshots).
|
||||
|
||||
- Fixed bug with quoting if text goes right after long kludge.
|
||||
|
||||
- Fixed invalid message encoding after calling externutil. There's
|
||||
still a bug left if you call externutil when kludges are shown and
|
||||
-Reload option is specifyed to externutil.
|
||||
|
||||
- Fixed replying on gated message to internet area.
|
||||
|
||||
- Fixed crash on long names in TwitName.
|
||||
|
||||
- Fixed net/echomail.bss updating in Hudson/GoldBase.
|
||||
|
Reference in New Issue
Block a user