
   Netpkg version 4.6.2 sam. déc. 26 23:50:53 CET 2009
 - New global select updates mode

   Netpkg version 4.6.1 ven. déc. 25 19:51:35 CET 2009
 - Better internationalization (zenpkg)
 - Real time log viewer
 - Global unselector
 - Main menu
 - Many GUI improvements

   Netpkg version 4.6
 - Fixed untranslated chain

   Netpkg version 4.5.99 
 - Bugfixes, cleanup

   Netpkg version 4.5.95 
 - Rollback

   Netpkg version 4.5.94 Mon Jun  1 17:57:45 CEST 2009 :
 - Added several contextual menus :)   
   
   Netpkg version 4.5.93 Mon Jun  1 15:00:45 CEST 2009 :
 - Bugfix (typo)
 - changed checkboxes for modern status icons
 - code cleaning
 - rollback (work in progress)
 
   Netpkg version 4.5.92 Sun May 31 13:54:27 CEST 2009 : 
 - Blacklist handling : you can blacklist a package by right-clicking on the corresponding contextual menu
 - Added warning when removing a package which is not orphan
 - improved code readability
 - simplified log
 - several bugfixes (gtk + db engine)
 - impproved db backup
 - rollback (work in progress)

   Netpkg version 4.5.91 23/05/2009 :
 - Added a checklist mode, thanks to Feng Huang (iletaitunefoisfenghuang@gmail.com)
 - Rollback feature is work in progress

   Netpkg version 4.5.9 09/05/2009 :
 - added zenpkg

   Netpkg version 4.5.8 27/04/2009 :
 - several bugfixes for proper tlz handling 

   Netpkg version 4.5.7 16/04/2009 :
 - added support for lzma compressed .tlz and .txz packages 
 
   Netpkg version 4.5.6 01/03/2009 :
 - improved cpu priority
 
   Netpkg version 4.5.5 29/12/2008 :
 - fixed orphan dependency computing, thanks Thorsten :)

   Netpkg version 4.5.4 12/11/2008 :
 - improved window size, better layout

   Netpkg version 4.5.3 13/10/2008 :
 - added "remove" command in CLI
 
   Netpkg version 4.5.2 26/09/2008 :
 - code cleanup
 
   Netpkg version 4.5.1 24/08/2008 :
 - Cached database
 - Huge code cleanup

   Netpkg version 4.5 23/08/2008 :
 - orphan packages dependency management
 - GUI improvements

   Netpkg version 4.3.1 28/07/2008 :
 - "required by" reverse dependency computing
 - faster dependencies parsing
 - new categories, new icons
 - new dialog function (API improvement)
 - some bug fixes

   Netpkg version 4.2 10/04/2008 :
 - added local cache cleaning
 - some bug fixes
 - fulltext search improvement


   Netpkg version 4.1.2 27/03/2008 :
 - added global fulltext search through packages descriptions

   Netpkg-NG version 4.1 16/03/2008 :
 - internationalization
 - Report window
 - bugfixes

   Netpkg-NG version 4.0 30/01/2008 :
 - rewritten from scratch in Gtk-Perl

###############################################

   version 3.7.3 29/06/2007 :
 - version filter improvement

   version 3.7.2 19/06/2007 :
 - version filter improvement

   version 3.7.1 10/06/2007 :
 - category filter (begin the search expression with "cat>" , ie cat>xap)

   version 3.7 08/06/2007 :
 - category information, 
 - tree view, 
 - bulk selection.

   version 3.6.4 07/05/2007 :
 - removed directory listing, no more need th url-encode since we get URI from the PACKAGES.TXT database
 
   version 3.6.3 25/04/2007 :
 - dotnew will preserve scripts permissions
 
   version 3.6.1 01/02/2007 :
 - vfilter bugfix (version parser)
 - Cache cleanup improvement
 - Better blacklist parsing

   version 3.5.5 13/12/2006 :
 - Persistant selection view
 - Better integrity check
 
   version 3.5.3 04/12/2006 :
 - improved version parser
 
   version 3.5.2 30/11/2006 :
 - added Proxy auth support, improved search entry box feature
 
   version 3.5.1 28/11/2006 :
 - Main window destroy signal catching for clean exit 

   version 3.5 26/11/2006 :
 - Added a mirror list editor in xnetpkg 

   version 3.4 25/11/2006 :
 - Added one more optimized utility : listbuilder , fixed the blacklist bug 

   version 3.3 20/11/2006 :
 - Added vfilter , a new version string parser writen in C

   version 3.2 14/11/2006 :
 - Added cache cleaner 

   version 3.1 05/11/2006 :
 - Improved GTK GUI, more warnings, more dialogs, changed menu layout, ...  

   version 3.0 14/10/2006 :
 - New "next generation" GTK GUI :)
 - hudge rewrite to make use of PACKAGES.TXT instead of http queries
 - improvements in parsing methods, 200% faster
 - http proxy support
 - simplified mirrors management
 - many bug fixes
 - many new bugs (not sure)
 
   version 2.3 09/09/2006 :
 - added "diff" and "remove" options in in upgrade-config (thanks to polesz@nedudu.hu)

   version 2.2 01/08/2006 :
 - new "search" option in GUI
 - Now GUI forks
 - simplified menu

   version 2.1 26/07/2006 :
 - added a md5 hash to keep track of mirror changes :)

   version 2.001 16/07/2006 :
 - added the mirror chooser system, thanks to Thibaud Guerin <guth@ploposor.com>

   version 1.999 31/06/2006 :
 - added download resume support, thanks to Alexander Polakov <polachok@narod.ru>

   version 1.99 03/06/2006 :
 - replaced multiple dialog boxes with a single progress bar for menu autoinstall

   version 1.98 25/05/2006 :
 - fixed a bug in GUI
 - always upgrade-config after upgrade-all
 - upgrade-config won't touch /etc/passwd , /etc/group and /etc/shadow anymore

   version 1.97 14/05/2006 :
 - general code optimization

   version 1.96 08/05/2006 :
 - added description database support

   version 1.95 11/04/2006 :
 - added getpkglist() function to handle and reduce the number of http queries for fetching package lists -> better modularity
 - code cleanup (grep -E not always needed)

  version 1.94 09/04/2006 :
 - modified menu functions to use variables instead of temp files (Thanks Paul for this idea)

 version 1.93 31/03/2006 :
 - changed repository URL in netpkg.conf

 version 1.92 24/02/2006 :
 - fixed depfile bug when called without cli option

   version 1.9 17/01/2006 :
 - fixed several bugs and improvements
 - Added an option to automatically update config files after package upgrade (Vincent Kergonna)

  version 1.81 17/01/2006 :
 - fixed a bug in depfile parsing

  version 1.8 15/01/2006 :
 - fixed a bug happening when update list is empty, in GUI mode
 - added logfile support , see /etc/netpkg.conf

 version 1.71 11/01/2006 :
 - better (and simpler ;) X detection

 version 1.7 11/12/2005 :
 - simple deps management

 version 1.6.2 30/11/2005 :
 - locale bugfix

  version 1.6.1 30/11/2005 :
 - added default mode option

 version 1.6 25/11/2005 :
 - improved installed package detection
 - new 's' package category for servers

 version 1.5 01/11/2005 :
 - added filter feature
 - added list-upg menu-list options

 version 1.41 01/10/2005 :
 - secured temp dir

  version 1.4 :
 - added download build script function

 version 1.31 :
 - fixed infobox bug when running in ncurses mode

 version 1.3 :
 - cleanup on exit and secured global tempdir

 version 1.2 :
 - added network checking on startup

 version 1.1 and 1.11 :
 - bug fix in menu-list

 version 1.0 :
 - GUI

 version 0.993 :
 - bug fix : redundant protected files removing

 version 0.992 :
 - security fix

 version 0.991 :
 - gzip integrity check for local cache

 version 0.99 :
 - promptless install
 - major code cleanup
 - configurable package categories

 version 0.94 :
 - explicit category output

 version 0.93 :
 - added ftp support

 version 0.92 :
 - small bugfix (cleaner output)

 version 0.91 :
 - added "protected files" feature

 version 0.9 :
 - multiple packages support in command line (thanks Vincent :)
 - new option upgrade-new
 - option upgrade-all doesn't install new packages anymore

 version 0.8 :
 - can handle overlapping packages filenames
 - more flexibility in netpkg.conf

 version 0.72 :
 - improved mirror compatibility in url format

 version 0.71 :
 - added some package-name checks

 version 0.7 :
 - added keepit option

 version 0.6 :
 - added list-all option
 - fixed compatibility with Slackware repository
 - cleanup in output messages

 version 0.5 :
 - added local repository lookup before downloading

 version 0.4 :
 - simplified use (1 param)
 - added config file
 - added blacklist support for upgrade-all

 version 0.3 :
 - fixed incompatibility with lighttpd/1.3.13 server (the "gtk+" bug :)
 - added "same version is already installed detection" before download
 - added upgradeall function

 version 0.2 : bugfix in help message

 version 0.1 : snapshot



































