Revision 1637 branches/nntpgrab-0.6/ChangeLog

ChangeLog (revision 1637)
3 3
==================
4 4

                
5 5
+----------------+
6
| NNTPGrab 0.6.2 |
7
+----------------+
8

                
9
Released at Friday June 4 2010
10

                
11
- Added support for Windows x64
12
- When connecting to servers, keep the results of all DNS lookups in a cache so reconnecting can be done faster.
13
  This should also lower the possibility of the error message 'No hostname could be found for servername x' from occuring
14
- Automatically retry connecting to usenet servers when a connection error has occured
15
  This should fix a bug where the download queue could hang when the network connection is unstable
16
- In a rare situation, the program could deadlock while trying to remove a file from the download queue. Fixed
17
- Really disable activating the automatic import on Mac OS X
18
- Don't use g_module_close() on Win32/Win64 as it causes a crash when the program is shut down
19
- When a network disconnect is discovered by the NetworkManager plugin, the download queue
20
  would always get stopped, even when the download queue was inactive. Improved the handling of this situation
21
- Don't wait for active decode actions to be completed before applying configuration changes
22
  This fixes a temporary hang or a deadlock which could occur when changing something in the configuration while a file is being decoded
23
- The download queue could get in an undefined state when applying multiple configuration changes very quick after each other. Fixed
24
- When using collection names > 128 characters some error messages could pop up while adding files or performing a PAR2 repair or an unpack. Fixed
25
- Added some more logging to improve the diagnosing of incomplete downloads
26
- When a collection name contains the text '.par2', all files get marked as par2 recovery files by par2cmdline.
27
  This resulted in the automatic remove function to remove all files in the collection. Added a workaround for this bug
28
- Compile fix for environments without GTK 2.12.0 or higher
29
- NZBCreator: Automatically deselect the checkbox of a collection when there are no items selected in it
30
- NZBCreator: Don't show expanders for collections with only one file
31
- NZBCreator: Show the poster for each collection if all the files in a collection were done by the same poster
32
- NZBCreator: When importing files using the NZBCreator, use a more generic collection name instead of the name of the first file
33
- NZBCreator: Perform the importing of files in a seperate thread to avoid that the GUI gets frozen for a few seconds
34
- NZBCreator: Fixed a memory leak which occured while importing files
35

                
36
+----------------+
6 37
| NNTPGrab 0.6.1 |
7 38
+----------------+
8 39

                

Also available in: Unified diff