diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/manual.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/manual.md b/doc/manual.md index 6d5ab8b6..18862919 100644 --- a/doc/manual.md +++ b/doc/manual.md @@ -1645,6 +1645,7 @@ made to CDK are in *src/cdk.patch* and listed as follows: * The `baseName` and `dirName` functions in *cdk.c* recognize Window's '\' directory separator. * Deactivated the `deleteFileCB` function in *fselect.c*. +* Removed some of CDK's initial screen handling code. [CDK]: http://invisible-island.net/cdk/ |