diff options
author | Luca Marturana <lucamarturana@me.com> | 2013-05-04 23:29:40 +0200 |
---|---|---|
committer | hasufell <julian.ospald@googlemail.com> | 2013-05-09 00:39:21 +0200 |
commit | a306c7f8b96b5cc426ee49e6546f2bba19eb69cc (patch) | |
tree | fb2e7576c53f7c763a9205e1346a1c9da9552195 | |
parent | add compression support (diff) | |
download | elogv-a306c7f8b96b5cc426ee49e6546f2bba19eb69cc.tar.gz elogv-a306c7f8b96b5cc426ee49e6546f2bba19eb69cc.tar.bz2 elogv-a306c7f8b96b5cc426ee49e6546f2bba19eb69cc.zip |
Add old ChangeLogs
-rw-r--r-- | ChangeLog | 101 | ||||
-rw-r--r-- | ChangeLog.old | 50 |
2 files changed, 151 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 0000000..95ba229 --- /dev/null +++ b/ChangeLog @@ -0,0 +1,101 @@ +# ChangeLog for elogv + +2009-07-13 Luca Marturana <lucamarturana@gmail.com> + * elogv: fixed bug #262966 on Gentoo Bugzilla, thanks to Davide Pesavento <davidepesa@gmail.com> for reporting and Michael A. Smith <michael@smith-li.com> for the patch + * setup.py: bump to version 0.7.4 + +2008-12-07 Luca Marturana (luca89) <lucamarturana@gmail.com> + * elogv: fixed bug #249536 on Gentoo Bugzilla, there was a problem when + using the dd command, thanks to Arnaud Lech <arnaud@bdefracte.org> for the + patch + +2008-11-01 Luca Marturana (luca89) <lucamarturana@gmail.com> + * elogv: fixed bug #236056 on Gentoo Bugzilla, now elogv works fine even + if the terminal has a black background + * setup.py: Bump to version 0.7.3 + +2008-10-18 Luca Marturana (luca89) <lucamarturana@gmail.com> + * elogv: adding patch to display long lines (wrapped), thanks to Douglas + Anderson <douglasjanderson@gmail.com> + +2008-06-01 Luca Marturana (luca89) <lucamarturana@gmail.com> + * elogv: Little problem on show_log when the traslation of "Continue..." + has more than 11 chars. + +2008-05-23 Luca Marturana (luca89) <lucamarturana@gmail.com> + * elogv: Changed *.clear() with *.erase(), reducing flickering. Also + added vim modeline, removed trailing spaces from empty lines and other + minor changes. Thanks to Michał Kiedrowicz <esqualante@o2.pl> for the + patch. + +2008-05-20 Luca Marturana (luca89) <lucamarturana@gmail.com> + * elogv: Fixed bug when deleting files from start (ds), thanks to + Michał Kiedrowicz <esqualante@o2.pl> for the patch + +2008-05-16 Luca Marturana (luca89) <lucamarturana@gmail.com> + * elogv: Fixed various bugs and added new shortcuts, updated transalations + and man pages + +2008-03-31 Luca Marturana (luca89) <lucamarturana@gmail.com> + * elogv: Added localization support ( thanks to Michał Kiedrowicz + <esqualante@o2.pl> and Christian Faulhammer <opfer@gentoo.org> for the + German translation), other varius improvements on the code, now the + list of files can be ordered by class warning level + * setup.py: Added support to install *.po files and localized manpages + +2008-03-21 Luca Marturana (luca89) <lucamarturana@gmail.com> + * elogv: Fixed bug #214063 on Gentoo Bugzilla, thanks to Michał Kiedrowicz + <esqualante@o2.pl> + +2008-03-05 Luca Marturana (luca89) <lucamarturana@gmail.com> + * elogv: Tagging files with the alarm level, thanks to + Michał Kiedrowicz <esqualante@o2.pl> for the idea and implementation + +2008-02-11 Luca Marturana (luca89) <lucamarturana@gmail.com> + * elogv: Fixed bug on reordering the list of files and fixed wrong j/k keys + thanks to Michał Kiedrowicz <esqualante@o2.pl> + +2008-02-05 Luca Marturana (luca89) <lucamarturana@gmail.com> + * Makefile: removed + * setup.py: Now use distutils + * elogv.py: Fixed bug #195429 on Gentoo Bugzilla and #1800105 on SF.net + tracker, thanks to Christian Faulhammer <opfer@gentoo.org> and Michał + Kiedrowicz <esqualante@o2.pl> + * INSTALL: updated for distutils + +2007-09-16 Luca Marturana (luca89) <lucamarturana@gmail.com> + * Makefile: Release 0.6.1 + * elogv.py: Fixed bug #187595 on Gentoo Bugzilla + +2007-06-06 Luca Marturana (luca89) <lucamarturana@gmail.com> + * Makefile: Release 0.6 + +2007-05-13 Luca Marturana (luca89) <lucamarturana@gmail.com> + * elogv.py: don't display version on the in-line help + * Makefile: applying version of the package to elogv.py isn't required + anymore + * INSTALL: added basic installation istructions + +2007-05-13 Luca Marturana (luca89) <lucamarturana@gmail.com> + * elogv.1: Added REPORTING BUGS section + * Makefile: Added a Makefile + * makedist.sh: Removed, now we will use the Makefile + +2007-05-12 Luca Marturana (luca89) <lucamarturana@gmail.com> + * elogv.1: Added manpage + * elogv.py: little performance improvements + +2007-05-09 Luca Marturana (luca89) <lucamarturana@gmail.com> + * elogv.py: new search support + +2007-01-29 Luca Marturana (luca89) <lucamarturana@gmail.com> + * makedist.sh: generate md5 and sign the tarball with gpg + +2007-01-02 Luca Marturana (luca89) <lucamarturana@gmail.com> + * elogv.py: better fix for previous bug + +2006-12-14 Luca Marturana (luca89) <lucamarturana@gmail.com> + * ChangeLog: new format + * ChangeLog.old: old ChangeLog saved here + * elogv.py: fixed bug when removing the last entry of the list, thanks Scen + for reporting diff --git a/ChangeLog.old b/ChangeLog.old new file mode 100644 index 0000000..1caa4e3 --- /dev/null +++ b/ChangeLog.old @@ -0,0 +1,50 @@ +0.1: + First public version + +0.1.1: + Added a README + Added same checks on elog dir + Added a ChangeLog + +0.2: + Fixed bug on scrolling the list + Fixed a bug on the file_view window + Improved performance (refresh() method used to were called too times) + Added Known problems on README + Fixed a bug on sort_by_date function + Added COPYING + Now use errno module for exit codes + Now support the resize of the terminal + +0.3: + Added an inline help screen + Little improvement on scrolling of the list + +0.3.1: + Little fixes on help screen + The program exit if the terminal window is too small + +0.4: + New feature, logfile can be also removed using elogv + Modified help screen method + Fixed little bug on show_log function + Other little fixies and code improvements + +0.4.1: + Required columns now are >=80 instead >=118 + Fixed bug on loading files + +0.4.2: + Little changes on "d" command + Now truncate messages that excedees the number of cols (preventing a crash + of the program) + "re" module is no longer used + +0.5: + Help screen now is scrollable and more usable + New key "r" to reverse the order of the file list + Now files will be showed automatically, to scroll can be used the Space + bar, Thanks to Wolf Giesen <frilled@gentoo.org> + +0.5.1: + Catching Ctrl+C and exit fine |