home *** CD-ROM | disk | FTP | other *** search
- MCMSETUP HISTORY FILE
- ---------------------
-
- Because of many mails from now on I write this history file of
- mcmsetup, for you to see the changes in the following versions
- of the program. I start with the actual version 1.0p because
- the older changes I just can't remember... ;)
-
- Explanation:
- ! Bugfix
- + Enhancement
- - BUG :(
-
- 1.0p : Released 26.05.1996
- # First version in this file.
-
- 1.0q : Released 05.06.1996
- ! Fixed the SortNode routine in the Enhanced Nodedata.
- + Expanded the length of the Phone-field in the Enhanced
- Nodedata from 120 to 220 chars.
- ! Fixed the display on monochrome monitors.
- (Hope I really fixed it, I don't have one...)
- ! Fixed a Bug in the Request Config [Gee, I thought I
- did this a long time ago...]
- 1.0r : Released 05.05.1996
- + Added the commandline Parameters /EVT and /ENH to start
- directly on top of the Event Config or Enhanced Nodedata.
- 1.0s : Released 13.07.1996
- ! The program crashed on some systems, if there was an
- non-100%-Soundblaster compatible soundcard. So I removed
- the sound from the program. (so you can delete the file
- MCMSETUP.REG if it's there)
- - The Dos-Shell doesn't work. I haven't changed a thing with
- it, but it seems that it won't work any more. (If anyone
- has a good solution, I'm interested... ;) )
- 1.0t : Released 20.07.1996
- ! Fixed the Dos-Shell Bug (hope so).
- 1.0u : Released 24.07.1996
- ! If you pressed Ctrl-Enter in any field, the screen became
- messed up. Fixed.
- ! The deleted events were not completely deleted in memory. Fixed.
- ! If you left the last field edited with Insertion on, you had
- a bold cursor even in DOS. Fixed.
- 1.0v : Released 13.09.1996
- ! If you wanted to delete a nodenumber (not a whole entry) in the
- Enhanced Nodedata strange things happend. Fixed.
- + Some guys entered in the Registration Key field the "K " before
- entering the registration string, so the registration key didn't
- work. Now the program Strips the "K " if entered.
- + Now I found a solution to mark inactive entries in the configuration
- files. So it's possible to mark entries in the Eventschedules,
- Nodedata, Enhanced Nodedata and Phonebook as inactive.
- I had to rewrite some code used by other parts of the program, so
- if there are some problems please report them to me.
- 1.1 : Released 19.11.1996
- + Added Keyword "FosHot" for McMail V1.0 final.
- 1.1a : Released 23.11.1996
- ! There was a bug in the Event-Manager, if you tried to deactivate
- the Sunday, all days were switched on and the Event was set as
- inactive.
- 1.1b : Released 24.11.1996
- ! Oops, forgot the Q-Flag in the Eventschedules, fixed.
- 1.1c : Released 05.12.1996
- + Moved NodeListControl from Edit to Managers Menu to edit it
- directly in the program. After changing the NodeListControl
- the program asks you if you want to compile the Nodelists.
- + Moved Routing Information from Edit to Managers Menu to edit it
- directly in the program.
- + After changing something in the Request Manager, the program
- asks you if you want to compile the Request Configuration.
- + Enhanced the Color-Setup to view the changes made in the style of
- McMail itself. Try the Color-Manager! ;)
- + It should now be possible to jump to DOS quite everywhere from
- within the program. Simply press Alt-J or Alt-O.
- 1.1d : Released 08.12.1996
- ! Added the BLANK Keyword to the Screenblanker.
- ! Some Sort-functions didn't work, fixed.
- + In all lists, where an order of the entries is important, pressing
- INS will insert a new entry at the highlightened position.
- + Pressing Alt-F1 (or Ctrl-F1 or Sh-F1) while on top of a menu,
- a lister is started, which displays the corresponding passage to
- the topic, out of the MCMAIL.DOC (which is included in the
- original MCMAIL-Archive).
- + Sorting the entries of the NodeData was handled as strings. Now it
- is handled as Nodenumber.
- 1.1e : Released 15.12.1996
- ! There was an error writing the Nodedata-entries: If there was a
- pointnumber the program didn't write it, instead it wrote the
- nodenumber twice, fixed.
- ! If you had a long domainname, it was written over the border of
- the address-window, fixed.
- + Added an enhanced RequestManager. So it's easy to add new
- entries to the Request-Config. Try it! ;)
- 1.1f : Released 16.12.1996
- + Added Timeslices for multitasking environments. See MCMCSETUP.DOC
- how to enable them.
- ! If you used multiple todo-, deny- or except-lines in the eventconfig
- only the last line found was read, fixed.
- + Changed the maximum todo-, semaphor-, deny- or except-entries
- from 10 to 15.
- - Strange, when using the Timeslice-facility, the clock isn't displayed
- when running OS/2, when running Win95 it's displayed and works.
- + If anything changed in the RequestConfig, you will now be asked
- if you want to (re-)compile a merged .RIX-file.
- 1.1g : Released 17.12.1996
- ! There was a silly error in the keyroutines of the DriveSpace-
- Menu. Fixed.
- + Removed some unnecessary code, so the EXE is 15 KB smaller. ;)
- 1.1Xmas : Released 24.12.1996
- + Now the DOS-Shell is availiable in the Color-Manager, too...
- + Added support for days in the Event-Config. Now you can intermix
- Fixed Days with Weekdays.
- + Expanded the maximum of Routing-Information from 200 to 250
- entries.
- + Now you can add your comments to the Routing-Information.
- ! Found (and fixed) a very bad bug: If you wanted to delete a
- character by pressing Del in a text-field, and the text was
- longer than displayed, it was cut off somewhere near the end.
- + Expanded the maximum entries in the Nodelist-Control from
- 120 to 300.
- ! Inactive NodeData-entires were internally marked as inactive
- and wrote to the configuration as inactive, but they were not
- displayed as inactive in the menue. Fixed.
- + Now the Events are sorted by their EndTime, too, if the StartTime
- is the same.
- 1.1h : Released 07.01.1997
- ! Corrected an error using the MCMSETUP-Variable. Now it is
- possible to use more than one parameter in this variable.
- ! Fixed the environment-bug. Now the environment read from the
- mcmail-config should be displayed correctly.
- + Removed the "Edit current colortable", and replaced it completely
- with the Colormanager. This shortens the code a little bit. ;)
- + Added 2 defaults for the colorsetup.
- + Improved the Timeslicing facility. (Hope so.)
- + Now you can sort the AKAs pressing F3. The first AKA is still
- the main AKA and will not be included in the sorting.