changeset 94799:b80a6e243f4c

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Fri, 09 May 2008 09:42:46 +0000
parents ce626a29b20f
children 1f66528f35c3
files nt/ChangeLog src/ChangeLog
diffstat 2 files changed, 12 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/nt/ChangeLog	Fri May 09 09:41:42 2008 +0000
+++ b/nt/ChangeLog	Fri May 09 09:42:46 2008 +0000
@@ -1,3 +1,7 @@
+2008-05-09  Eli Zaretskii  <eliz@gnu.org>
+
+	* inc/grp.h (struct group): Add gr_gid member.
+
 2008-04-23  Eli Zaretskii  <eliz@gnu.org>
 
 	* makefile.w32-in (ALL): Move $(CLIENTRES) from here...
--- a/src/ChangeLog	Fri May 09 09:41:42 2008 +0000
+++ b/src/ChangeLog	Fri May 09 09:42:46 2008 +0000
@@ -1,3 +1,11 @@
+2008-05-09  Eli Zaretskii  <eliz@gnu.org>
+
+	* 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  <cyd@stupidchicken.com>
 
 	* image.c (png_load): Use correct bit-depth for setting background