home *** CD-ROM | disk | FTP | other *** search
/ Image Master / L80.iso / Yyong / LOGO / HISTORY.TXT < prev    next >
Encoding:
Text File  |  1997-01-19  |  2.6 KB  |  91 lines

  1.               HISTORY FILE FOR WINLOGO
  2.               ------------------------
  3.  
  4. v3.10 (January 1997)
  5. --------------------
  6. This is a maintenance release, but there is a new feature -
  7. the facility to restore the original startup logo. Under
  8. Win 3.1x, this depends on there being a copy of VGALOGO.RLE
  9. in your Windows\SYSTEM directory.
  10.  
  11.  
  12. v3.0 (June 1996)
  13. ------------------
  14. 1. Bitmap viewing capability added (for the Windows version only). 
  15.    Winlogo can now be used to view your .RLE and .BMP bitmaps. Some 
  16.   .RLE bitmaps have a negative compression ratio. Winlogo cannot 
  17.   view such bitmaps. If such a file is encountered, an error message 
  18.   is presented to the user.
  19.  
  20. 2. This version introduces the facility to change the Windows 95
  21.    startup logo.
  22.  
  23. 3. This version has been amended (if run from DOS) to take
  24.    an optional SECOND parameter ("/0"). If this is used as 
  25.    the second parameter, the DOS module will not pause for 
  26.    a keypress if the operation to change the Windows logo 
  27.    was successful.
  28.     e.g.,
  29.      WINLOGO C:\RLES\BLOOM.RLE /0
  30.  
  31.    This does not work under Win95.
  32.  
  33.  
  34.  
  35.  
  36. v2.12 (July 1994)
  37. ------------------
  38. 1. Winlogo can now be run entirely from the DOS command prompt,
  39.    with the name of the RLE file to be used for the new logo
  40.    being supplied at the DOS prompt.
  41.  
  42.   eg typing   "WINLOGO C:\BTIMAPS\FIRM.RLE" from the DOS command
  43.   prompt, or from a DOS window within Windows, will cause Winlogo
  44.   to use FIRM.RLE to build the new WINCHG.COM.
  45.  
  46. 2. A bug in the DOS module which caused the new .COM file not to be
  47.    built has been fixed.
  48.  
  49.  
  50. v2.11 (February 1994)
  51. ---------------------
  52. This is a maintenance release for version 2.10
  53.  
  54.  
  55. v2.10 (October 1993)
  56. --------------------
  57. 1. A minor bug that sometimes caused stack faults was fixed.
  58.  
  59.  
  60. v2.00 (April 1993)
  61. ------------------
  62. 1. DOS version now functionally equivalent to the
  63. Windows version.
  64.  
  65. 2. First full release of DOS version and Windows version,
  66. which both now reside within the same executable. Run it
  67. from DOS, you get the DOS version. Run it from Windows,
  68. you get the Windows version.
  69.  
  70. v1.50 (Feb 1993)
  71. ----------------
  72. New (beta) DOS version now supplied with the Windows
  73. version, with appropriate warnings.
  74.  
  75. v1.25 (Feb. 1993)
  76. -----------------
  77. First public release. Windows version only.
  78.  
  79. v1.20 (sometime in 1992)
  80. ------------------------
  81. Even less buggy. A stable beta, and used by myself
  82. and close friends.
  83.  
  84. v1.10 (sometime in 1992)
  85. ------------------------
  86. Now less buggy. Beta release
  87.  
  88. v1.00 (sometime in 1992)
  89. ------------------------
  90. Rudimentary and buggy version. Alpha release
  91.