[2004-02-10] CVS repository changes
This message was generated and sent automatically. It contains a
summary of the CVS commits over the last 48 hours. These changes
should be propagated to the public repository within at most a day
or two. Most probably, they have already been propagated.
2004-02-08 11:41:31 Edmund GRIMLEY EVANS <edmundo@xxxxxxxx> (roessler)
* charset.c: Fix a CP1255/8-related problem that's caused by a
glibc/iconv bug.
2004-02-08 09:38:38 Thomas Roessler <roessler@xxxxxxxxxxxxxxxxxx>
(roessler)
* muttlib.c: Change the logic in mutt_open_read to only
catch directories -- mutt may legitimately read devices (think
/dev/null) or named pipes. Also delegate error reporting to the
calling function by setting errno.