2010-11-08 Matias A. Fonzo * Bumped version 2.4. * Added the option: --deference (-h) and --check-links (-l) in the `add' command. This is for newer behavior on the latest versions of tar. 2010-08-13 Matias A. Fonzo These are the current changes since previous version (2.2): * Version 2.3 released. * Centralized: Implemented a main order called `pkg'. * Modularized: The tools for: install, remove, and upgrade packages are now in a separate directory. * A new tool called "size" has been added. * Fixed localization issues + code correctness. Changes in the new tools: - add (ex dragin): * Now the testing and installation of packages is more fast, with the tar option '--use-compress-program='. * Preformatted descriptions using `fmt' for the output. * The descriptions can also be show in UTF-8 (according to the system). - remove (ex dragout): * A better version of the function cat_except() has been implemented. - upgrade (ex dragup): * Added a new option `-i' for install a package (if not installed). * The options are handled by getopts for more flexibility. - size: This is a new tool to get the compressed size and uncompressed size of a package. - erupt * Number of version: incremented.