From 44cd53f3884e044818e8d56edce7e41c50bbdeab Mon Sep 17 00:00:00 2001 From: "Adrian C. (anrxc)" Date: Mon, 17 Aug 2009 21:34:36 +0200 Subject: Updated the CHANGES file in preparation for a new tag. There were not many changes recently, but much more people are taking the tarball instead of the development code so they will benefit from the recent fixes and extended documentation. --- CHANGES | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 2f460de..b71b55b 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,35 @@ +commit 7ad474bcbc8554dfba32c641dc8969239dcff7da +Author: Joerg Jaspert +Date: Sun Aug 16 13:10:39 2009 +0200 + + Use of LANG=C and improved matching in fs.lua. + + - Prepend LANG=C to the df call, so it always gets the information in a way + it understands. Other languages do have other namings for "Filesystem" and + some use , instead of . for the number seperator. + + - Adapt the line.match line so it actually matches values. (Have the - last + in the first match and teach it that mount targets can also have dots and colons + in it) + +commit f8eb93a656d66b0195d35de4673253229f4df30e +Author: Adrian C. (anrxc) +Date: Wed Aug 12 23:34:55 2009 +0200 + + Mention ICAO as the wanted code in the weather widget. + +commit 376591ecc19ca9f9fa7818b7d95ac1669df8079e +Author: Adrian C. (anrxc) +Date: Mon Aug 10 02:33:16 2009 +0200 + + Added laptop-mode note to the README. + +commit e5181cc09bed7641856018fe133ed605b8009364 +Author: Adrian C. (anrxc) +Date: Sat Aug 8 17:58:29 2009 +0200 + + Next release, tag 1.0.9. + commit 03693e7aa1f680110a15d40289c2b2be421579ac Author: Adrian C. (anrxc) Date: Sat Aug 8 17:42:28 2009 +0200 -- cgit v1.2.3