Update notework

This commit is contained in:
Stas Degteff 2005-09-10 20:35:36 +00:00
parent 635b846d27
commit 904e87895d

View File

@ -10,6 +10,8 @@ ______________________________________________________________________
Notes for GoldED+ 1.1.5, /snapshot/ Notes for GoldED+ 1.1.5, /snapshot/
______________________________________________________________________ ______________________________________________________________________
- Fix man pages.
- Fix subshell start message output (bugreport from Semen Panevin). - Fix subshell start message output (bugreport from Semen Panevin).
! Microsoft Visual Studio build (use golded.mak as makefile). ! Microsoft Visual Studio build (use golded.mak as makefile).
@ -26,6 +28,12 @@ ______________________________________________________________________
- Fixed pattern match for MS Visual C biuld. - Fixed pattern match for MS Visual C biuld.
- MinGW support updates.
- many config examples changes.
- several fixes to prevent buffer overflow.
+ Added escape sequences \" and \\ to the goldkeys.cfg. + Added escape sequences \" and \\ to the goldkeys.cfg.
+ A bit changed algorithm of processing soft-deleted messages, added + A bit changed algorithm of processing soft-deleted messages, added
@ -682,7 +690,7 @@ ______________________________________________________________________
+ Implemented FSP-0013 support. You may notice warnings about obsolete + Implemented FSP-0013 support. You may notice warnings about obsolete
codepages in your config, please fix them. If you use XLATEXPORT to codepages in your config, please fix them. If you use XLATEXPORT to
obsolte codepage and this is required on some reason you may prevent obsolete codepage and this is required on some reason you may prevent
error by setting USECHARSET to No. error by setting USECHARSET to No.
+ GoldED+ now tries to set up correct values for XLATLOCALSET, + GoldED+ now tries to set up correct values for XLATLOCALSET,