home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 19 / CD_ASCQ_19_010295.iso / vrac / wv16_936.zip / RELEASE.TXT < prev    next >
Text File  |  1994-11-15  |  15KB  |  301 lines

  1. .93.x Install notes 
  2.     
  3.     WinVN 16-bit:
  4.       Place wvtb.dll in the same directory as the winvn executable.
  5.       Move (don't copy) ctl3dv2.dll into your \windows\system directory. 
  6.     WinVN 32-bit:
  7.       Place wvtb32.dll in the same directory as the winvn32 executable.
  8.       Move (don't copy) ctl3d32.dll into your \windows\system32 directory. 
  9.  
  10. WinVN release .93.06:
  11. -- New
  12.     (jcooper)   New 'mark all as unseen' or 'mark all as seen' menu items
  13.                 in group article-list Articles menu
  14.     (jcooper)   Single right-click in group article-list window toggles seen            
  15.     (jcooper)   Added 'Reconnect' option under main window Network menu
  16.  
  17. -- Bug Fixes
  18.     (jcooper)   Reset Server Protocol should not be allowed while receiving
  19.                 info from server.  Now prompt for reconnect instead.
  20.     (jcooper)   Fixed horizontal scrollbars in subscribe dialog
  21.     (jcooper)   Fixed WM_INITMENU messages for Win16
  22.     (jcooper)   Fixed scroller thumbtrack/thumposition painting problem
  23.     (jcooper)   Crash on group update from server with less than original
  24.                 num_to_retrieve                                          
  25.     (jcooper)   Better calculation of # unread articles upon opening a group
  26.     (jcooper)   Composition header edit controls now scroll to beginning on 
  27.                 losing focus
  28.     (jcooper)   Fixed beep when tabbing between Compose header controls
  29.     (jcooper)   Article window clears during next/prev article retrieval
  30.     (jcooper)   Gray 'Update from server' when comm is busy
  31.  
  32. WinVN release .93.05:
  33.     (jcooper)   Crash on authinfo failure (if invalid name or password)
  34.     (jcooper)   Arrow right in a window will only scroll if appropriate
  35.     (jcooper)   Next/prev etc now _do_ get grayed when you start retrieving
  36.     (jcooper)   Fixed if invalid Save Article name, problems with next save
  37.     (jcooper)   Changed status text of "Save" menu items
  38.     (jcooper)   Minimized article window in selected-art save should not grab
  39.                 focus.
  40.     (jglasser)  Fixed toolbar strange rare random/message dialog problem
  41.     (jglasser)  Toolbar connect button would become unpressed if info-clicked
  42.                 while connected
  43.  
  44.  
  45. WinVN release .93.04:
  46.     (rushing)   Code indenting cleanup
  47.  
  48. WinVN release .93.03:
  49.  
  50. -- Bug Fixes
  51.     (jcooper)   When doing save/decode on selected articles, now wraps to start
  52.                 when reaches last article in case user selected articles above
  53.                 starting point after operation was underway
  54.     (jcooper)   If empty newsrc, initializes newsrc with news.announce.newusers
  55.                 and news.newusers.questions
  56.     (jcooper)   Double-click on group title for already-opened group now 
  57.                 activates the group window correctly
  58.     (jcooper)   Decoder is now more careful with MIME boundaries (fixes the 
  59.                 netcom Dilbert problem 8^)
  60.     (dumoulin)  Title of Logging Options dialog was wrong (it said 'Dialog')
  61.     (jcooper)      'n' group indicator goes away as soon as group opened.
  62.     (jcooper)   If changed Always On Top from Syscommand menu while status block
  63.                 window minimized -- weirdness  
  64.     (jcooper)   Changed scroll behavior of article-list at end-of-retrieval, now
  65.                 scrolls to first unread article instead of last
  66.     (jglasser)  Fix for start-minimized problems - when start minimized, screen
  67.                 was messed up when the window was restored
  68.  
  69. -- New features
  70.     (dumoulin)  New sub/unsub toolbar button
  71.     (jcooper)   Use the hourglass during blocking operations
  72.  
  73. WinVN release .93.02:
  74.  
  75. -- Bug fixes
  76.     (jcooper)   Will now upgrade from pre .93 ini file
  77.     (jcooper)   Mail address dialog opened from To: or Cc: will be prefilled
  78.                 by whatever was already in the To: or Cc: control
  79.     (jcooper)   Crash if threads were initially disabled, then retrieved an 
  80.                 art-list then enable threads in the dlg, then sort by threads 
  81.     (jcooper)   Reduces size of WinVN system font to 8pt MS Sans Serif (makes
  82.                 compose heaer controls smaller)  
  83.     (jcooper)   Fix in decoder to deal with encoded lines whose count value
  84.                 incorrectly includes the count-character in the count
  85.     (jcooper)   TZ env variable not needed in NT
  86.     (jcooper)   Execute Decoded now uses CreateProcess if Win32
  87.     (jcooper)   From: control was not being filled properly    
  88.     (jcooper)   Crash if select Update from server, then cancel from the 
  89.                 threshold dialog.
  90.  
  91. -- New features   
  92.     (jcooper)   Added ShowFromHeader option
  93.     (jcooper)   Added PrefillCcAddress option for followup postings
  94.     (jcooper)   First pass at massively renovated help files
  95.  
  96.  
  97. WinVN release .93.01:  these version numbers are getting silly
  98.     
  99. -- Bug fixes
  100.  
  101.     (jcooper)   Find-again in usenet window acted strangely
  102.     (jcooper)   SMTP mailer still failed '251 User not local' on Cc:
  103.     (jcooper)   Changed default color back to Subscribed:black, Unsub:blue
  104.     (jcooper)   Moved Signature ini stuff under [Compose]
  105.     (jcooper)   Fixed Browse button in Compose dialog (for Signature)
  106.     (jcooper)   Fixed SelectPath occasional memory overrun (long volume 
  107.                 names)
  108.     (jcooper)   Fixed crash bug.  If, while retrieving an  article, closed the 
  109.                 parent group/article-list window, crashed on retrieve complete
  110.     (jcooper)   Can now tab/arrow into edit control from compose headers
  111.     (jcooper)   After post, occasionally leaves "Waiting for news server 
  112.                 acknowledgement" in stat bar
  113.  
  114. Internal WinVN release .93.0:
  115.    
  116.  
  117. -- New features:
  118.  
  119.     (jglasser)  Toolbars and status bars
  120.     (jglasser)  Configurable Min # articles to retrieve
  121.     (jglasser)  Article threshold dialog box shows you # of unread
  122.     (jglasser)  New optional multi-selections (using standard windows 
  123.                 shift/anchor and ctrl keys) in group-list and article-list
  124.                 (active line has indicated by focus rectangle)
  125.     (jglasser)  Keyboard support in lists: down, up, end, home, pgup, pgdn
  126.     (jcooper)   New post/mail composition window with separate header edits
  127.                 - word wrap option in article body
  128.                 - configurable headers (summary, keywords, distribution, etc)
  129.     (jcooper)   New attachment procedure
  130.                 - allows multiple, configurable attachments 
  131.                 - attachment are not processed until send
  132.                 - all size limits have been removed (not dependendent on 
  133.                 memory/disk)
  134.     (jcooper)   New send engine.  Mail/Post/Logging will happen simultaneouly 
  135.                 and more efficiently.  
  136.     (jcooper)   Forward article is now editable
  137.     (jcooper)   New categorized config dialogs and modified WINVN.INI layout
  138.     (jcooper)   3D controls
  139.     (jcooper)   Saved articles and log files are stored in mailbox compatible 
  140.                 format
  141.     (jcooper)   Configurable article scroll-past-headers
  142.     (jcooper)   New Trim-Headers option in article retrieval
  143.     (jcooper)   Optional Wrap-Text during article retrieval
  144.     (jcooper)   New WinVN "system" font used for header-composition, 
  145.                 init status, and status bars
  146.     (jcooper)   Configurable 'Says' templates for reply/follow-up
  147.     (jcooper)   Mail follow-ups generate In-Reply-To header
  148.     (jcooper)   New 'Read file into buffer' option from Compose window
  149.     (jcooper)   Decoding is now more memory-efficient and faster
  150.     (jcooper)   Can now forward mail using MAPI
  151.     (jcooper)   New option to include any open articles in selected-art decode
  152.     (jcooper)   Signatures are now preceded by the standard "-- " delimiter
  153.     (jcooper)   All menus are appropriately grayed at appropriate times ;-)
  154.     (jcooper)   On printouts, added subject after page number on pages > 1
  155.     (jcooper)   New auto-minimize coding status window option
  156.     (jcooper)   Coded block window now tracks number of articles to go in 
  157.                 multi-article decode (i.e. "5 to go")
  158.     (jcooper)   In group-list, instead of '*', shows a 'n' if there are
  159.                 new/unread arts and a 'u' if unread, but no new arts
  160.     (cnolan)    Path Select dialog now determines volume label of CD
  161.     (jglasser)  Optional true reverse selections
  162.     (pct@brownvm.brown.edu)
  163.                 Enable/disable saving of NNTP password in Config Comm
  164.     (tmenshik@hpcvitlm.cv.hp.com)
  165.                 Group Filter support (i.e. "rec.*|comp.*")
  166.                 
  167.      
  168. -- Bug fixes:
  169.  
  170.     (ishido)    Auto-show-unread wasn't operating correctly
  171.     (kulokari)    Allows exucute files when running Winvn16 under NT
  172.     (jglasser)  variable used before initialization could cause crash when
  173.                 using DumbDecoded (lkahn also spotted this one)
  174.     (jglasser)  Reduce comm polling time from 1sec to 250ms - fixes some 
  175.                 flakiness in Chameleon and Trumpet(maybe) Winsocks
  176.     (ishido)    Article dates were being reported incorrectly betw midnight and
  177.                 1am (due to bogus daylight-savings-time variable)
  178.     (peterk@borland.com) 
  179.                 Avoids crash if receives bogus blank XOVER info line
  180.     (theg@snoopy.nsainc.com)
  181.                 Rare scrolling crash-bug
  182.     (jcooper)   Occasional call to close_socket on already-closed socket
  183.                 causing GPFs
  184.     (jcooper)   Service failures (auth/server-disconnect) didn't clean 
  185.                 up properly (led to GPFs)
  186.     (jcooper)   Increased stack size in link - fixes some general flakiness
  187.     (jcooper)   Path-select now works properly for root-dir selection
  188.     (jcooper)   Title of coding block status always said "encoded block
  189.                 status" even when decoding
  190.     (jcooper)   SmartFiler ext mapping listbox now works a little better
  191.     (jcooper)   Black text selected wasn't showing up
  192.     (jcooper)   SMTP mailer now handles result '251 User not local'
  193.     (jcooper)   Logging dialog now tests for ability to write to files
  194.     (jcooper)   Fixed crash bugs in F6 NextWindow function
  195.     (jcooper)   Fixed occasional stray bytes at end of decode 
  196.     (jcooper)   Fixed SmartFiler handling of dupe names -- if file
  197.                 was F, dupe would lead to F0, then F01, then F012...
  198.     (jcooper)   Optimized drag-selection for long lists.
  199.     (jcooper)   Drag-select scrolling in article text failed in up/left 
  200.                 directions with Win32
  201.     (jcooper)   Select-all in article text failed with Win32
  202.     (jcooper)   Fixed bogus upgrade msg if start with empty winvn.ini
  203.     (jcooper)   Make sure newsrc and winvn.ini are writable at startup
  204.     (jcooper)   Loads of general interface cleanup...
  205.                 and a bunch of other stuff 8^)
  206.  
  207.     Also thanks to jglasser, cnolan, lkahn for their efforts porting to Win32.
  208.     
  209.  
  210.  
  211. ------------------------------------------------------------------------
  212. WinVN release .92.6:                                        
  213.     
  214. -- New features:
  215.  
  216.     - In article window, after marking text with left-mouse-button/drag, 
  217.     clicking the right button copies to clipboard a la cmd.exe. (brydon)
  218.     
  219.     - new smart-filer - customizable extension remapping (i.e. jpeg->jpg), 
  220.     as well as configurable renaming of too-long file names. (jcooper)
  221.  
  222.     - new cc-by-mail option when posting - only available for SMTP
  223.     mail (jcooper)
  224.  
  225.     - new Window menu with Cascade, and Close window operations (jcooper)
  226.         
  227.     - now remembers the last search keys used in the group, article-header,
  228.     and article windows.  also, pressing search-again if no search key present
  229.     will pop-up find dialog instead of doing nothing (jcooper)
  230.  
  231.     - main window now shows '-' next to groups instead of '0' when the number
  232.     of articles in the group is undetermined (jcooper)
  233.  
  234.     - new post/mail logging dialog (with browse buttons) (jcooper)
  235.     
  236.     - new open-path dialog with folder/disk bitmaps for decode-path (jcooper)
  237.  
  238.     - In SMTP mail address dialog, add/delete buttons are greyed at
  239.     appropriate times - more intuitive operation (jcooper)     
  240.  
  241.     - all Mail-related menu items are greyed if mail is disabled
  242.  
  243.     - Forwarded article header now references original article header
  244.     instead of always saying "Forwarded usenet article"  (jcooper)
  245.     
  246.     - Decode Block Status window now has "Always on top" option, 
  247.     selectable from its alt-space system menu
  248.  
  249.     - Subject template for attachments now allows zero-padding in 
  250.     part num.  Use %0p for zero-padded part num. part num is padded 
  251.     with zeros to length of total num parts.  (jcooper)
  252.  
  253.     - new decode/save multi articles option: keep current article header
  254.     visible in group window (jcooper)
  255.     
  256.     - When reading articles with the power key (space), the article 
  257.     header is automatically kept visible in the group window (jcooper)
  258.     
  259.     
  260. -- Bug fixes:
  261.  
  262.     - MAPI now disabled in win32s  (rushing)
  263.  
  264.     - ini and newsrc files with "Archive", "System" or "Read only" bit now 
  265.     work ok. (brydon)
  266.  
  267.     - any group windows open on winvn exit were not updated in newsrc -
  268.     seen articles were not properly saved (jcooper)
  269.     
  270.     - last-seen-article id's were getting lost on winvn exit for groups not 
  271.     accessed in the current session (jcooper)
  272.  
  273.     - doesn't allow attachment generation if decode session active (jcooper)
  274.     
  275.     - Catch-up & exit is not allowed in article window until article header
  276.     retrieval is complete, and is not allowed during multi-save/decode
  277.     operation (jcooper)
  278.  
  279.     - a slash at the end of the decode path name is now handled properly (jcooper)
  280.     
  281.      - using browse to select a save-to path, when the append-to-file box
  282.      is checked now works properly (jcooper)
  283.  
  284.     - color schemes with background color set to black will now work
  285.     correctly (jcooper)
  286.     
  287.     - using Reset server protocol during a post/decode/etc properly ends
  288.     the work-in-progress (jcooper)
  289.  
  290.     - isnumber returned true on '+' and '-'.  caused some problems in
  291.     decoding files.  (jcooper)
  292.     
  293.     - decoder no longer pops up a message box upon attempting to decode
  294.     an article containing a invalid custom table (caused stack crash if 
  295.     multiple articles with invalid tables encountered) (jcooper)
  296.     
  297.     - decoder now handles early WinCode v1.x info headers (jcooper)
  298.  
  299.     - changing the Show Full Subject from the Misc dialog now causes a repaint
  300.     of all open group windows (jcooper)    
  301.