Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 5735:ff13c44ce0d9
Hack in rudimentary group support for WIN32 in support of Mats ID-FORMAT patch
author | Vin Shelton <acs@xemacs.org> |
---|---|
date | Wed, 24 Apr 2013 20:16:14 -0400 |
parents | c30fdcab7bc8 |
children | 3192994c49ca |
line wrap: on
line diff
--- a/src/ChangeLog Sat Apr 20 00:33:15 2013 +0200 +++ b/src/ChangeLog Wed Apr 24 20:16:14 2013 -0400 @@ -1,3 +1,9 @@ +2013-04-23 Vin Shelton <acs@xemacs.org> + + * sysdep.c (qxe_getgrgid): Hack in WIN32_NATIVE group support. + * dired.c (file_attributes): Add a hack for group name in native + Windows builds. + 2013-04-19 Mats Lidell <matsl@xemacs.org> * sysdep.c (qxe_getgrgid): Encapsulation of getgrgid.