Ignore:
Timestamp:
Mar 5, 2019, 3:00:01 AM (6 years ago)
Author:
ataylor
Message:

Updated release and dev notes. New reformatted readme.txt based on Aaron's original. Minor cleanup.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Components/RichTextDocumentUnit.pas

    r421 r423  
    842842  end;
    843843
    844   Q[ 0 ] := #0;         // ALT test
     844  Q[ 0 ] := #0;         // ALT - make sure string is terminated
    845845
    846846  result := PCharDiff( Q, Buffer );
Note: See TracChangeset for help on using the changeset viewer.