home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Spezial / SPEZIAL2_97.zip / SPEZIAL2_97.iso / ANWEND / TOOLS / DIALIP / HISTORY.TXT < prev    next >
Text File  |  1997-04-30  |  3KB  |  56 lines

  1.  
  2. /* History:
  3. **   1.0   Very first release
  4. **   1.1   Major Enhancements!
  5. **         New code to allow user to program their own ppp
  6. **         connection string!
  7. **         Added variables for use in connection string.
  8. **         Fixed dumb bug of not allowing typing into ID field.
  9. **         Also added predefined templates for building connect 
  10. **         strings to attach to compuserve (ppp) and Spry.
  11. **         Added new command line args -noshow and -ex
  12. **         Stopped sharing password with IBM software.
  13. **   1.2   Window list now tells what dialip is doing when it is 
  14. **         not showing.
  15. **         Can autostart a program upon connection.
  16. **         Updated get mail to use and index and name new mail:
  17. **         mail_path\emINDEX.msg
  18. **   1.3   Major Enhancements!
  19. ** 1996/12 Added: Higher priority to connection so it will work    
  20. **                better (I was starting to not connect at night 
  21. **                presumably when they were busier),
  22. **                Do Not Hang Up If check for and find Mail (this
  23. **                is so you can normally use the -hu flag so it
  24. **                will normally hangup, unless it finds mail, 
  25. **                then it will stay connected),
  26. **                Manual mode connection, Inactivity Timeout,
  27. **                MRU size, Flow Control flag.
  28. **         Fixed: 1.2 might have hung up if you tried to start a 
  29. **                2nd one when another was already connected.
  30. **                Does not tie up program while dialing.  You can
  31. **                tell it to hang up or exit if you change your mind.
  32. **   1.4   Major Enhancements!
  33. ** 1997/02/27 
  34. **
  35. **   1.4a   Fix:  1.4 blows out after retrieving mail.
  36. ** 1997/03/23
  37. **                
  38. **   1.4f   Fix:  1.4e Blows out after hitting 'Build Connection String'
  39. **  1997/04/30  when creating a new id because you did not 'Load Settings'
  40. **                  SInce I was not creating new id.s I did not notice it.
  41. **                  Tried to make dates appear blank in notify window if they
  42. **                   Don't exist.
  43. **                  Added 'Program to run on each email' to pop id window.
  44. **                  Look in modem init strings.  If already has a \\ then do not
  45. **                  convert, else convert \ to \\ to help user.
  46. **                  Let Forward To field scroll.
  47. **                  For -sm option now use sendmail -q instead of mailq.exe
  48. **                  I think mailq.exe was forcing all mail to go to ISP mail
  49. **                  server whereas sendmail -q will route mail on local lan
  50. **                  first if applicable.
  51. **                  Included example rexx programs for starting dialip and
  52. **                  for showing how to use 'Program to run on each email'.
  53. */
  54.  
  55.  
  56.