From: Eli Zaretskii Date: Fri, 9 May 2008 09:42:46 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~5680 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ee7a2e7a9b72ff8a6868096132f1085e2fbc523d;p=emacs.git *** empty log message *** --- diff --git a/nt/ChangeLog b/nt/ChangeLog index 886dfe085a3..1b4f9a54461 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog @@ -1,3 +1,7 @@ +2008-05-09 Eli Zaretskii + + * inc/grp.h (struct group): Add gr_gid member. + 2008-04-23 Eli Zaretskii * makefile.w32-in (ALL): Move $(CLIENTRES) from here... diff --git a/src/ChangeLog b/src/ChangeLog index 10125dc0ca4..888b0f8b7c3 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2008-05-09 Eli Zaretskii + + * w32.c: Rename the_passwd_* to dflt_passwd_*. + (dflt_group_name): New static variable. + (dflt_group): Renamed from the_group. + (init_user_info): Init dflt_group fields. Get user's group name + from LookupAccountSid. + 2008-05-09 Chong Yidong * image.c (png_load): Use correct bit-depth for setting background