home *** CD-ROM | disk | FTP | other *** search
/ Il CD di internet / CD.iso / INTERNET / USENET / WINVN16 / RELEASE.TXT < prev    next >
Encoding:
Text File  |  1994-12-22  |  21.4 KB  |  437 lines

  1. WinVN Install notes:
  2.     WinVN 16-bit:
  3.       Place wvtb.dll in the same directory as the winvn executable.
  4.       Move (don't copy) ctl3dv2.dll into your \windows\system directory. 
  5.     WinVN 32-bit:
  6.       Place wvtb32.dll in the same directory as the winvn32 executable.
  7.       Move (don't copy) ctl3d32.dll into your \windows\system32 directory. 
  8.  
  9.  
  10. WinVN release .93.11:
  11. -- Bug Fixes
  12.     (rushing)    Informative message for 'too much included text' rejection notice.
  13.     (rushing)    SMTP mail now uses a bogus name if gethostname() fails.
  14.     (rushing)    Newsrc now found via environment variable. 
  15.     (jglasser)  Disconnect button did not work if Confirm disconnect was off
  16.     (jcooper)   Crash if minimized when article-retrieval complete (this bug
  17.                 introduced in .93.10)
  18.     (jcooper)   Crash on Find if very long header. (this bug introduced in 
  19.                 .93.10)
  20.     (jpiraino)  Memory unlocking issues
  21.     (jpiraino)  Toolbar fix
  22.     
  23.     
  24. WinVN release 0.93.10:
  25. -- Bug Fixes
  26.     (jcooper)   Increased max header len to 800 (helps with long references 
  27.                 lists), and increased max entry len in composition header 
  28.                 field to 800
  29.     (jcooper)   With !NewArtWnd, click on art in one group wnd, then on art
  30.                 in 2nd group wnd, clicking on first art again failed to
  31.                 retrieve
  32.     (jcooper)   Only enable disconnect/reconnect once connection is really
  33.                 established
  34.     (jcooper)   Next/Prev buttons in article were not selecting the proper
  35.                 activeline in the parent group.  ActiveLine selection out
  36.                 of sync with actually-displayed article
  37.     (jcooper)   Obtains refDoc headers immediately from doc on creation of
  38.                 composition window.  Avoids problems if refDoc is closed
  39.                 before sending composition.
  40.     (jcooper)   Personal info dlg warns on clearing identical reply-to
  41.     (jcooper)   Main window paint strangeness while not connected.
  42.     (jcooper)   Fixed batch sends
  43.     (jcooper)   Changed NetHashTable to huge *
  44.     (jcooper)   Fixed group article-list window, missing 'n' indicator for new
  45.                 articles
  46.     (ptirrell)  Fixed Save Auth Password (again)
  47.     (jcooper)   Cleaned up some status-bar menu strings
  48.     (jcooper)   Allow news server to generate date header for postings.
  49.     (jcooper)   Fixed sort-by-subject to ignore leading "re:" notation
  50.     (jcooper)   Removed continue-mail-if-post-fails logic.  Now if post or 
  51.                 mail fails, entire send is halted
  52.     (jcooper)   In MultiSelect mode, Find did not properly start search from
  53.                 top of doc
  54.     (jglasser)  Fill article-list window with headers if possible
  55.     (jcooper)   Do not allow exit/close/quit while establishing connection.  
  56.                 (causes GPF on return from gwinsock call)
  57.     (jcooper)   Include original keywords header in reply even if not shown
  58.  
  59. -- New
  60.     (jglasser)  Selected newsgroups in main window will be automatically 
  61.                 listed in the 'Newsgroups:' field of new composition
  62.     (jcooper)   Added customizable Composition Font   
  63.     (rushing)   New alternate genasync.dll for improved performance with 
  64.                 Trumpet Winsock
  65.  
  66. WinVN release 0.93.9:
  67. -- Bug Fixes
  68.     (jcooper)   Fixed occasional posting bug - empty 2nd post on wrapped-
  69.                 text body
  70.     (jcooper)   Fixed crash bug in jpiraino's new IDM_POST NewsgroupsPtr code
  71.     (jcooper)   Handle mail addresses like "email (name(nickname))"
  72.     (jcooper)   Save button in article wnd now opens Save As instead of Save
  73.     (jcooper)   Horizontal scrollbar thumbtracking paint problems
  74.     (jcooper)   Thumbtrackers got stuck if held down when retrieval completes
  75.     (jcooper)   Fixed focus-grabbing problems during multi-article save
  76.  
  77. WinVN release 0.93.8:
  78. -- New
  79.     (dumoulin)  Colorized toolbars
  80.  
  81. -- Bug Fixes
  82.     (jpiraino)  char buffer size mismatches for .ini parmas fixed
  83.     (jpiraino)  hDC released prematurely in winvn.c
  84.     (jpiraino)  fix version checking for Windows95
  85.     (rushing)   send 'mode reader' command when appropriate
  86.     (dumoulin)  fixed GPF's in printing for some print drivers
  87.     (dumoulin)  fixed printing of selected text
  88.     (jcooper)   Crash if use prev/next function in an article whose
  89.                 parent group has been Updated
  90.     (jcooper)   Fixed beeps in control dialogs.  Really this time 8^)
  91.     (jcooper)   Rearranged composition preferences dialog to fit in 640x480
  92.     (jcooper)   Memory overrun in ParseAddress caused occasional loss of 
  93.                 Personal Mail Address    
  94.     (jcooper)   Fixed In-Reply-To header generation in SMTP mails (was 
  95.                 sending duplicate Organization line)
  96.     (jcooper)   Initiate 3d controls in time for initial newsrc/winvn.ini
  97.                 dialog window
  98.     (jcooper)   % received incorrect during Update from server
  99.     (jcooper)   Removed dormant 'read-only' and 'help' options from open-  
  100.                 file dialogs
  101.     (jcooper)   The drive selected in the SelectPath dialog occasionally 
  102.                 did not match the current directory shown
  103.     (jcooper)   Fixed Ctrl-F (Find) in article view window                
  104.     (jcooper)   Deselect after copy in article view window
  105.     (jcooper)   Cleaned up some double-click-on-article-id retrieval 
  106.                 interactions
  107.     (jcooper)   No longer use hourglass during post/send. 
  108.     (jcooper)   Update From Server should not capture focus to main window
  109.     
  110. WinVN release .93.7:
  111. -- Bug Fixes
  112.     (jcooper)   Fixed paint crash on Update from server in group window
  113.                 if prev TopLineOrd > new # in group
  114.     (jcooper)   Now allows additional headers to be entered at top of 
  115.                 composition body text
  116.     (jcooper)   Fixed About menu item from main window system menu  
  117.     (jcooper)   Crash if End key pressed in group article-list window
  118.                 while retrieiving headers, or during 'Update from 
  119.                 server' if new # < old #
  120.     (jcooper)   Fixed mailbox header generation in multi-part posts
  121.     (jcooper)   Crash if lose connection while messagebox open which
  122.                 is followed by comm stuff.
  123.     (jcooper)   Window positions are now saved for Mail window, Post window,
  124.                 block status window and decoding thread status windows
  125.     (jcooper)   Window positions messed up if Save while window minimized
  126.  
  127.     (jcooper)   I built in Pearse's splash stuff, all #ifdef'ed just so
  128.                 we don't lose this code.  Works well when #def'ed.
  129.     (jcooper)   Allow right-click dragging (duh)
  130.     (jglasser)  More fixes for the rare toolbar problems
  131.     (jcooper)   Fixed CalcNumUnread - was reporting invalid #'s for
  132.                 never-seen groups
  133.     (jcooper)   If resize window, large enough to hold entire doc, should 
  134.                 autoscroll to top (in addition to removing vscrollbar)
  135.     (jcooper)   Inaccurate horiz scrollbar range in articles: fixed longestline
  136.     (jcooper)   ViewArticle reusing a window always did SHOWNORMAL - 
  137.                 ignoring if the window was maximized or minimized
  138.     (jcooper)   Confirm Reconnect question Yes/No logic backwards
  139.     (jcooper)   Fixed Sort by Threads menu disabling (again)
  140.     (jcooper)   Fixed status text of System menu "Close Alt+F4" - was 
  141.                 "Quits WinVN"
  142.     (ptirrell)  Fixed Save Auth Password
  143.     (jcooper)   Mouse drag problem in win32 if article view window - if 
  144.                 drag and release above the window, got reversed selection
  145.                                 
  146. WinVN release .93.6:
  147. -- New
  148.     (jcooper)   New 'mark all as unseen' or 'mark all as seen' menu items
  149.                 in group article-list Articles menu
  150.     (jcooper)   Single right-click in group article-list window toggles seen            
  151.     (jcooper)   Added 'Reconnect' option under main window Network menu
  152.  
  153. -- Bug Fixes
  154.     (jcooper)   Reset Server Protocol should not be allowed while receiving
  155.                 info from server.  Now prompt for reconnect instead.
  156.     (jcooper)   Fixed horizontal scrollbars in subscribe dialog
  157.     (jcooper)   Fixed WM_INITMENU messages for Win16
  158.     (jcooper)   Fixed scroller thumbtrack/thumposition painting problem
  159.     (jcooper)   Crash on group update from server with less than original
  160.                 num_to_retrieve                                          
  161.     (jcooper)   Better calculation of # unread articles upon opening a group
  162.     (jcooper)   Composition header edit controls now scroll to beginning on 
  163.                 losing focus
  164.     (jcooper)   Fixed beep when tabbing between Compose header controls
  165.     (jcooper)   Article window clears during next/prev article retrieval
  166.     (jcooper)   Gray 'Update from server' when comm is busy
  167.  
  168. WinVN release .93.5:
  169.     (jcooper)   Crash on authinfo failure (if invalid name or password)
  170.     (jcooper)   Arrow right in a window will only scroll if appropriate
  171.     (jcooper)   Next/prev etc now _do_ get grayed when you start retrieving
  172.     (jcooper)   Fixed if invalid Save Article name, problems with next save
  173.     (jcooper)   Changed status text of "Save" menu items
  174.     (jcooper)   Minimized article window in selected-art save should not grab
  175.                 focus.
  176.     (jglasser)  Fixed toolbar strange rare random/message dialog problem
  177.     (jglasser)  Toolbar connect button would become unpressed if info-clicked
  178.                 while connected
  179.  
  180.  
  181. WinVN release .93.4:
  182.     (rushing)   Code indenting cleanup
  183.  
  184. WinVN release .93.3:
  185.  
  186. -- Bug Fixes
  187.     (jcooper)   When doing save/decode on selected articles, now wraps to start
  188.                 when reaches last article in case user selected articles above
  189.                 starting point after operation was underway
  190.     (jcooper)   If empty newsrc, initializes newsrc with news.announce.newusers
  191.                 and news.newusers.questions
  192.     (jcooper)   Double-click on group title for already-opened group now 
  193.                 activates the group window correctly
  194.     (jcooper)   Decoder is now more careful with MIME boundaries (fixes the 
  195.                 netcom Dilbert problem 8^)
  196.     (dumoulin)  Title of Logging Options dialog was wrong (it said 'Dialog')
  197.     (jcooper)      'n' group indicator goes away as soon as group opened.
  198.     (jcooper)   If changed Always On Top from Syscommand menu while status block
  199.                 window minimized -- weirdness  
  200.     (jcooper)   Changed scroll behavior of article-list at end-of-retrieval, now
  201.                 scrolls to first unread article instead of last
  202.     (jglasser)  Fix for start-minimized problems - when start minimized, screen
  203.                 was messed up when the window was restored
  204.  
  205. -- New features
  206.     (dumoulin)  New sub/unsub toolbar button
  207.     (jcooper)   Use the hourglass during blocking operations
  208.  
  209. WinVN release .93.2:
  210.  
  211. -- Bug fixes
  212.     (jcooper)   Will now upgrade from pre .93 ini file
  213.     (jcooper)   Mail address dialog opened from To: or Cc: will be prefilled
  214.                 by whatever was already in the To: or Cc: control
  215.     (jcooper)   Crash if threads were initially disabled, then retrieved an 
  216.                 art-list then enable threads in the dlg, then sort by threads 
  217.     (jcooper)   Reduces size of WinVN system font to 8pt MS Sans Serif (makes
  218.                 compose heaer controls smaller)  
  219.     (jcooper)   Fix in decoder to deal with encoded lines whose count value
  220.                 incorrectly includes the count-character in the count
  221.     (jcooper)   TZ env variable not needed in NT
  222.     (jcooper)   Execute Decoded now uses CreateProcess if Win32
  223.     (jcooper)   From: control was not being filled properly    
  224.     (jcooper)   Crash if select Update from server, then cancel from the 
  225.                 threshold dialog.
  226.  
  227. -- New features   
  228.     (jcooper)   Added ShowFromHeader option
  229.     (jcooper)   Added PrefillCcAddress option for followup postings
  230.     (jcooper)   First pass at massively renovated help files
  231.  
  232.  
  233. WinVN release .93.1:  these version numbers are getting silly
  234.     
  235. -- Bug fixes
  236.  
  237.     (jcooper)   Find-again in usenet window acted strangely
  238.     (jcooper)   SMTP mailer still failed '251 User not local' on Cc:
  239.     (jcooper)   Changed default color back to Subscribed:black, Unsub:blue
  240.     (jcooper)   Moved Signature ini stuff under [Compose]
  241.     (jcooper)   Fixed Browse button in Compose dialog (for Signature)
  242.     (jcooper)   Fixed SelectPath occasional memory overrun (long volume 
  243.                 names)
  244.     (jcooper)   Fixed crash bug.  If, while retrieving an  article, closed the 
  245.                 parent group/article-list window, crashed on retrieve complete
  246.     (jcooper)   Can now tab/arrow into edit control from compose headers
  247.     (jcooper)   After post, occasionally leaves "Waiting for news server 
  248.                 acknowledgement" in stat bar
  249.  
  250. Internal WinVN release .93.0:
  251.    
  252.  
  253. -- New features:
  254.  
  255.     (jglasser)  Toolbars and status bars
  256.     (jglasser)  Configurable Min # articles to retrieve
  257.     (jglasser)  Article threshold dialog box shows you # of unread
  258.     (jglasser)  New optional multi-selections (using standard windows 
  259.                 shift/anchor and ctrl keys) in group-list and article-list
  260.                 (active line has indicated by focus rectangle)
  261.     (jglasser)  Keyboard support in lists: down, up, end, home, pgup, pgdn
  262.     (jcooper)   New post/mail composition window with separate header edits
  263.                 - word wrap option in article body
  264.                 - configurable headers (summary, keywords, distribution, etc)
  265.     (jcooper)   New attachment procedure
  266.                 - allows multiple, configurable attachments 
  267.                 - attachment are not processed until send
  268.                 - all size limits have been removed (not dependendent on 
  269.                 memory/disk)
  270.     (jcooper)   New send engine.  Mail/Post/Logging will happen simultaneouly 
  271.                 and more efficiently.  
  272.     (jcooper)   Forward article is now editable
  273.     (jcooper)   New categorized config dialogs and modified WINVN.INI layout
  274.     (jcooper)   3D controls
  275.     (jcooper)   Saved articles and log files are stored in mailbox compatible 
  276.                 format
  277.     (jcooper)   Configurable article scroll-past-headers
  278.     (jcooper)   New Trim-Headers option in article retrieval
  279.     (jcooper)   Optional Wrap-Text during article retrieval
  280.     (jcooper)   New WinVN "system" font used for header-composition, 
  281.                 init status, and status bars
  282.     (jcooper)   Configurable 'Says' templates for reply/follow-up
  283.     (jcooper)   Mail follow-ups generate In-Reply-To header
  284.     (jcooper)   New 'Read file into buffer' option from Compose window
  285.     (jcooper)   Decoding is now more memory-efficient and faster
  286.     (jcooper)   Can now forward mail using MAPI
  287.     (jcooper)   New option to include any open articles in selected-art decode
  288.     (jcooper)   Signatures are now preceded by the standard "-- " delimiter
  289.     (jcooper)   All menus are appropriately grayed at appropriate times ;-)
  290.     (jcooper)   On printouts, added subject after page number on pages > 1
  291.     (jcooper)   New auto-minimize coding status window option
  292.     (jcooper)   Coded block window now tracks number of articles to go in 
  293.                 multi-article decode (i.e. "5 to go")
  294.     (jcooper)   In group-list, instead of '*', shows a 'n' if there are
  295.                 new/unread arts and a 'u' if unread, but no new arts
  296.     (cnolan)    Path Select dialog now determines volume label of CD
  297.     (jglasser)  Optional true reverse selections
  298.     (pct@brownvm.brown.edu)
  299.                 Enable/disable saving of NNTP password in Config Comm
  300.     (tmenshik@hpcvitlm.cv.hp.com)
  301.                 Group Filter support (i.e. "rec.*|comp.*")
  302.                 
  303.      
  304. -- Bug fixes:
  305.  
  306.     (ishido)    Auto-show-unread wasn't operating correctly
  307.     (kulokari)    Allows exucute files when running Winvn16 under NT
  308.     (jglasser)  variable used before initialization could cause crash when
  309.                 using DumbDecoded (lkahn also spotted this one)
  310.     (jglasser)  Reduce comm polling time from 1sec to 250ms - fixes some 
  311.                 flakiness in Chameleon and Trumpet(maybe) Winsocks
  312.     (ishido)    Article dates were being reported incorrectly betw midnight and
  313.                 1am (due to bogus daylight-savings-time variable)
  314.     (peterk@borland.com) 
  315.                 Avoids crash if receives bogus blank XOVER info line
  316.     (theg@snoopy.nsainc.com)
  317.                 Rare scrolling crash-bug
  318.     (jcooper)   Occasional call to close_socket on already-closed socket
  319.                 causing GPFs
  320.     (jcooper)   Service failures (auth/server-disconnect) didn't clean 
  321.                 up properly (led to GPFs)
  322.     (jcooper)   Increased stack size in link - fixes some general flakiness
  323.     (jcooper)   Path-select now works properly for root-dir selection
  324.     (jcooper)   Title of coding block status always said "encoded block
  325.                 status" even when decoding
  326.     (jcooper)   SmartFiler ext mapping listbox now works a little better
  327.     (jcooper)   Black text selected wasn't showing up
  328.     (jcooper)   SMTP mailer now handles result '251 User not local'
  329.     (jcooper)   Logging dialog now tests for ability to write to files
  330.     (jcooper)   Fixed crash bugs in F6 NextWindow function
  331.     (jcooper)   Fixed occasional stray bytes at end of decode 
  332.     (jcooper)   Fixed SmartFiler handling of dupe names -- if file
  333.                 was F, dupe would lead to F0, then F01, then F012...
  334.     (jcooper)   Optimized drag-selection for long lists.
  335.     (jcooper)   Drag-select scrolling in article text failed in up/left 
  336.                 directions with Win32
  337.     (jcooper)   Select-all in article text failed with Win32
  338.     (jcooper)   Fixed bogus upgrade msg if start with empty winvn.ini
  339.     (jcooper)   Make sure newsrc and winvn.ini are writable at startup
  340.     (jcooper)   Loads of general interface cleanup...
  341.                 and a bunch of other stuff 8^)
  342.  
  343.     Also thanks to jglasser, cnolan, lkahn for their efforts porting to Win32.
  344.     
  345.  
  346.  
  347. ------------------------------------------------------------------------
  348. WinVN release .92.6:                                        
  349.     
  350. -- New features:
  351.  
  352.     - In article window, after marking text with left-mouse-button/drag, 
  353.     clicking the right button copies to clipboard a la cmd.exe. (brydon)
  354.     
  355.     - new smart-filer - customizable extension remapping (i.e. jpeg->jpg), 
  356.     as well as configurable renaming of too-long file names. (jcooper)
  357.  
  358.     - new cc-by-mail option when posting - only available for SMTP
  359.     mail (jcooper)
  360.  
  361.     - new Window menu with Cascade, and Close window operations (jcooper)
  362.         
  363.     - now remembers the last search keys used in the group, article-header,
  364.     and article windows.  also, pressing search-again if no search key present
  365.     will pop-up find dialog instead of doing nothing (jcooper)
  366.  
  367.     - main window now shows '-' next to groups instead of '0' when the number
  368.     of articles in the group is undetermined (jcooper)
  369.  
  370.     - new post/mail logging dialog (with browse buttons) (jcooper)
  371.     
  372.     - new open-path dialog with folder/disk bitmaps for decode-path (jcooper)
  373.  
  374.     - In SMTP mail address dialog, add/delete buttons are greyed at
  375.     appropriate times - more intuitive operation (jcooper)     
  376.  
  377.     - all Mail-related menu items are greyed if mail is disabled
  378.  
  379.     - Forwarded article header now references original article header
  380.     instead of always saying "Forwarded usenet article"  (jcooper)
  381.     
  382.     - Decode Block Status window now has "Always on top" option, 
  383.     selectable from its alt-space system menu
  384.  
  385.     - Subject template for attachments now allows zero-padding in 
  386.     part num.  Use %0p for zero-padded part num. part num is padded 
  387.     with zeros to length of total num parts.  (jcooper)
  388.  
  389.     - new decode/save multi articles option: keep current article header
  390.     visible in group window (jcooper)
  391.     
  392.     - When reading articles with the power key (space), the article 
  393.     header is automatically kept visible in the group window (jcooper)
  394.     
  395.     
  396. -- Bug fixes:
  397.  
  398.     - MAPI now disabled in win32s  (rushing)
  399.  
  400.     - ini and newsrc files with "Archive", "System" or "Read only" bit now 
  401.     work ok. (brydon)
  402.  
  403.     - any group windows open on winvn exit were not updated in newsrc -
  404.     seen articles were not properly saved (jcooper)
  405.     
  406.     - last-seen-article id's were getting lost on winvn exit for groups not 
  407.     accessed in the current session (jcooper)
  408.  
  409.     - doesn't allow attachment generation if decode session active (jcooper)
  410.     
  411.     - Catch-up & exit is not allowed in article window until article header
  412.     retrieval is complete, and is not allowed during multi-save/decode
  413.     operation (jcooper)
  414.  
  415.     - a slash at the end of the decode path name is now handled properly (jcooper)
  416.     
  417.      - using browse to select a save-to path, when the append-to-file box
  418.      is checked now works properly (jcooper)
  419.  
  420.     - color schemes with background color set to black will now work
  421.     correctly (jcooper)
  422.     
  423.     - using Reset server protocol during a post/decode/etc properly ends
  424.     the work-in-progress (jcooper)
  425.  
  426.     - isnumber returned true on '+' and '-'.  caused some problems in
  427.     decoding files.  (jcooper)
  428.     
  429.     - decoder no longer pops up a message box upon attempting to decode
  430.     an article containing a invalid custom table (caused stack crash if 
  431.     multiple articles with invalid tables encountered) (jcooper)
  432.     
  433.     - decoder now handles early WinCode v1.x info headers (jcooper)
  434.  
  435.     - changing the Show Full Subject from the Misc dialog now causes a repaint
  436.     of all open group windows (jcooper)
  437.