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