Mercurial > noffle
comparison ChangeLog @ 280:9c54bf672ca1 noffle
[svn] * src/client.c: doGetGrps() was supposed to fall back to "LIST" if
"LIST ACTIVE" wasn't recognised. However, it would only do this
if a group pattern was given, which was downright wrong. Now
fixed.
author | bears |
---|---|
date | Tue, 24 Dec 2002 09:08:59 +0000 |
parents | 49b452b667a6 |
children | 5eece4dfd945 |
comparison
equal
deleted
inserted
replaced
279:49b452b667a6 | 280:9c54bf672ca1 |
---|---|
1 Tue Dec 24 2002 Jim Hague <jim.hague@acm.org> | |
2 | |
3 * src/client.c: doGetGrps() was supposed to fall back to "LIST" if | |
4 "LIST ACTIVE" wasn't recognised. However, it would only do this | |
5 if a group pattern was given, which was downright wrong. Now | |
6 fixed. | |
7 | |
1 Sun Nov 17 2002 Jim Hague <jim.hague@acm.org> | 8 Sun Nov 17 2002 Jim Hague <jim.hague@acm.org> |
2 | 9 |
3 * src/util.c: localTimeDiff() cached its value and recalculated it every | 10 * src/util.c: localTimeDiff() cached its value and recalculated it every |
4 hour of clock time, regardless of the time the calculated was based on. | 11 hour of clock time, regardless of the time the calculated was based on. |
5 This is potentially dangerous at daylight saving changes. So instead | 12 This is potentially dangerous at daylight saving changes. So instead |