File: news

package info (click to toggle)
dosemu-freedos 1%3A0.0.b9r5a%2Betch.1-0etch1
  • links: PTS
  • area: contrib
  • in suites: etch
  • size: 19,744 kB
  • ctags: 23,279
  • sloc: ansic: 143,864; asm: 20,397; makefile: 3,868; perl: 1,106; yacc: 690; sh: 553; pascal: 297; xml: 150; cpp: 67
file content (29 lines) | stat: -rw-r--r-- 1,225 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
This is the release history for HELP:
--------------------------------------------------------------------------

Version 3.5: This is really a version of DOS FASTHELP, so I've changed
 the program name to represent that.  Also, updated help.de by Achim
 Sondermann, and added help.hu by Nagy Daniel.

Version 3.4a: Added help.de, contributed by achim_sondermann

Version 3.4: Better handles a non-existent HELPPATH variable.  Rather
 than immediately using a default path, we look it up based on the path
 to the FDHELP program.

Version 3.3: Internationalization LANG support by Abrahan Sanjuas
 Fontan.  You can now SET LANG=xx to display help files in a preferred
 language.  NOTE THAT THIS NOW CHANGES HOW 'HELP' WILL LOOK FOR HELP
 FILES.  All your help files will now need to have an extension that
 indicates the language.  This is not the same as language catalogs.

Version 3.2: added help.lv, by Neons <neons_lv@inbox.lv>

Version 3.1: added help.ru, contributed by Ilya Vasilyev <arvi@online.ru>

Version 3: added international support using "Cats" library

Version 2: re-write to be cleaner code

Version 1: First version, released as part of the FreeDOS Utilities
 package in 1994.