This commit is contained in:
Alexander S. Aganichev
2000-12-22 00:14:04 +00:00
parent fe6812d9a6
commit 4156d37847
13 changed files with 51 additions and 5 deletions

View File

@@ -12,6 +12,13 @@ ______________________________________________________________________
Notes for GoldED+ 1.1.5, December xx 2000
______________________________________________________________________
+ Added new keyword QUOTESTOPS. If one of characters defined by this
keyword found before quotechar then line will be not treated as
quote. Defaults to "<\"'-", may be used as global keyword or in
random system groups.
- Fixed page wrapping in help window.
- Added some improvements for better charset handling.
- Fixed decoding of MIME-encoded From and To fields.