aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorAdrian C. (anrxc) <anrxc@sysphere.org>2009-07-31 08:00:07 +0200
committerAdrian C. (anrxc) <anrxc@sysphere.org>2009-07-31 08:00:07 +0200
commitf00558cb966f8c49149c8c2ffc7f160c40dca229 (patch)
tree4c2f9eae329e62863123217223d2a885e6bfa325 /CHANGES
parent475da04ed1199d87121be886e1636a1cbbf7f0d2 (diff)
downloadvicious-legacy-f00558cb966f8c49149c8c2ffc7f160c40dca229.tar.xz
Next release, version 1.0.4.v1.0.4
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES21
1 files changed, 21 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index fc3ee1b..5affc39 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,24 @@
+commit 475da04ed1199d87121be886e1636a1cbbf7f0d2
+Author: Adrian C. (anrxc) <anrxc@sysphere.org>
+Date: Fri Jul 31 07:49:28 2009 +0200
+
+ Mbox mail count widget included.
+
+ The, mboxc, widget supplements the mbox widget. The mbox widget
+ returns the subject of the last e-mail in a mbox, while the mboxc
+ widget returns the count of total, old and new messages. Dealing with
+ potentially *HUGE* files is not easy, I tried to find some middle
+ ground for now, comments in the file discuss it in detail. Having the
+ LuaFileSystem lib would be nice, so we could do caching and avoid 90%
+ of the reads, but I didn't rely on external libraries to this point so
+ I'm not going to start now.
+
+commit dad393b94b508e4ce94b66c4c209e29f89830472
+Author: Adrian C. (anrxc) <anrxc@sysphere.org>
+Date: Thu Jul 30 20:47:32 2009 +0200
+
+ Updated the CHANGES file.
+
commit bc637062d7518988884c36762d3d257c1c8d0aad
Author: Adrian C. (anrxc) <anrxc@sysphere.org>
Date: Thu Jul 30 20:47:02 2009 +0200