diff options
author | Agney Lopes Roth Ferraz <agney@users.sourceforge.net> | 2005-06-13 18:34:20 -0300 |
---|---|---|
committer | Simon Quigley <tsimonq2@ubuntu.com> | 2017-06-19 14:38:31 -0500 |
commit | 61dfceab1e3e9d77aa2900a6e333961f89c4ef45 (patch) | |
tree | 673b0f2f59b4b9ed4c2595a5690aa63480190103 /ChangeLog | |
parent | 7d65a12d6431f72e601ea1d0c3ef5d09af8bfb96 (diff) | |
parent | a08438bda21b3e0d7db2db2360d040841970104d (diff) |
Import Debian changes 0.3.7pre-1
hardinfo (0.3.7pre-1) unstable; urgency=low
* New upstream release. (Closes: #280694, #300114, #233033)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 17 |
1 files changed, 15 insertions, 2 deletions
@@ -1,11 +1,24 @@ +06/01/2003 12:05 BRST <leandro@linuxmag.com.br> 0.3.7-pre1 + + * details.[ch] + Use a window to show details instead of showing them inside the + main window + * computer.c, hardinfo.[ch] + Show more processor information (currently x86 only) + * modules.[ch], hardinfo.[ch] + Loaded kernel modules information + +05/01/2003 12:05 BRST <leandro@linuxmag.com.br> 0.3.6 + + * 0.3.6 released + 17/12/2003 10:50 BRST <leandro@linuxmag.com.br> 0.3.6-pre4 * hardinfo.desktop, Makefile.in - Added GNOME/KDE menu entry (Thanks to Gustavo Noronha <kov@debian.org>) * net.[ch] - - Preliminary network information support (disabled in - GUI). + - Preliminary network information support (disabled in GUI). 03/07/2003 13:25 BRST <leandro@linuxmag.com.br> 0.3.6-pre3 |