Add snapshot points into changes list

This commit is contained in:
Stas Degteff 2006-01-14 18:41:12 +00:00
parent 48b2ca9332
commit c2c4a7433d

View File

@ -10,6 +10,8 @@ ______________________________________________________________________
Notes for GoldED+ 1.1.5, /snapshot/
______________________________________________________________________
= Snapshot for the January 14, 2006.
- Prevent crash of golded while formatting status line.
- Added "news:" and "ed2k://" to the list of known URLs beginning.
@ -39,6 +41,8 @@ ______________________________________________________________________
+ Now golded+ can draw box lines. Use keyboard configuration keyword
EditDrawLines (default: ^D) to toggle draw modes.
= Snapshot for the December 23, 2005.
+ Added character code from cursor position to editor status bar.
Add octal and decimal examples into language definition files (goldlang.*).
@ -58,10 +62,14 @@ ______________________________________________________________________
- Fixed thread list when replylinkfloat is on (incorrect name position).
= Snapshot for the December 09, 2005.
- Now exists all variants of the AREAFILE token in config examples.
- Fix enviroment variables substitution.
= Snapshot for the November 26, 2005.
- Fixed replylinkshowalways for areas with 0 messages.
- Fixed address lookup from header editor (pressing ENTER on empty To:).
@ -96,6 +104,8 @@ ______________________________________________________________________
- Relative path usage is fixed. Now a Real UID is used to parse "~/" always.
= Snapshot for the November 6, 2005.
+ Several unicode charset convertion tables is included into distribution of
the config examples.
@ -108,6 +118,8 @@ ______________________________________________________________________
! Temporarily disabled the AreaRecycleBin.
= Snapshot for the November 4, 2005.
! Rename macroses:
@echopath to @areapath - path to echoarea base,
@echoname to @areaname - echoarea file name without path,
@ -169,6 +181,8 @@ ______________________________________________________________________
+ Added new keyword for the language configuration file
MI_ASREAD "s Mark thread as read "
= Snapshot for the October 19, 2005.
! ReadFindNext default key was changed to Alt-F6.
- All gmtime and localtime calls was rewritten to internal defined functions.
@ -189,6 +203,8 @@ ______________________________________________________________________
! GNwin and RDDTwin project files is added into MSVC6 workspace.
= Snapshot for the October 14, 2005.
+ LocationDelimiter config file token to specify separating char
between city names in netmail areas.
@ -231,6 +247,8 @@ ______________________________________________________________________
colors of the originate node location information (see DISPHDRLOCATION and
LOCATIONALIAS).
= Snapshot for the October 02, 2005.
+ New config file token: LocationAlias. Used to display national city names
in bottom delimeter of the message header.
@ -307,6 +325,8 @@ ______________________________________________________________________
- several fixes to prevent buffer overflow.
= Snapshot for the April 19, 2005.
+ Added escape sequences \" and \\ to the goldkeys.cfg.
+ A bit changed algorithm of processing soft-deleted messages, added
@ -318,6 +338,8 @@ ______________________________________________________________________
goldkeys.cfg for \" and \\ and change them to \\" and \\\\
accordingly before upgrading.
= Snapshot for the December 24, 2003.
- Fixed reading of Crashmail/Crashecho config when file saved as DOS
file.