/[guile]/guile/guile-core/ice-9/ChangeLog
ViewVC logotype

Diff of /guile/guile-core/ice-9/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.461.2.50 by mvo, Sat May 3 20:54:30 2003 UTC revision 1.461.2.51 by kryde, Fri Sep 12 23:50:23 2003 UTC
# Line 1  Line 1 
1    2003-09-13  Kevin Ryde  <user42@zip.com.au>
2    
3            * boot-9.scm (file-exists?): Use stat rather than access?, so as to
4            follow the effective UID/GID not the real ID.  file-exists? is
5            normally be used as a prelude to opening or some other operation, and
6            it's the effective ID which will apply there.  Emacs file-exists-p
7            uses stat, presumably for the the same reason.
8    
9  2003-05-03  Marius Vollmer  <mvo@zagadka.de>  2003-05-03  Marius Vollmer  <mvo@zagadka.de>
10    
11          * boot-9.scm (display-usage-report): Use keyword->symbol instead          * boot-9.scm (display-usage-report): Use keyword->symbol instead

Legend:
Removed from v.1.461.2.50  
changed lines
  Added in v.1.461.2.51

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26