comparison src/ChangeLog @ 5835:e24390bd4235

Fix off-by-one error in Ffile_truename. See <CAHCOHQnOwYH5kF0mq6184Fetuus-KOeKNUpTHYXhq56AvcuE9A@mail.gmail.com> in xemacs-patches.
author Jerry James <james@xemacs.org>
date Fri, 05 Dec 2014 16:56:13 -0700
parents 5f02d29a2a65
children 09b5be18ba0e
comparison
equal deleted inserted replaced
5834:7984e732829e 5835:e24390bd4235
1 2014-12-05 Jerry James <james@xemacs.org>
2
3 * src/fileio.c (Ffile_truename): Fix off-by-one error.
4
1 2014-11-23 Michael Sperber <mike@xemacs.org> 5 2014-11-23 Michael Sperber <mike@xemacs.org>
2 6
3 * font-mgr.c (Ffc_name_unparse): Do the previous change to this 7 * font-mgr.c (Ffc_name_unparse): Do the previous change to this
4 file right and parse the pattern sans the charset. 8 file right and parse the pattern sans the charset.
5 9