1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-11-17 18:45:10 +00:00

conky 1.3.2

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@344 7f574dfc-610e-0410-a909-a81674777703
This commit is contained in:
Brenden Matthews 2005-10-14 00:16:01 +00:00
parent 0c90c2a30a
commit d16191c0ed
2 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,8 @@
# $Id$
2005-10-13
* Conky 1.3.2 released
2005-10-10
* More MPD objects (sf.net patch 1319461)

View File

@ -1244,3 +1244,4 @@ void update_diskio()
diskio_value = tot;
}