changeset 91879:681edb478662

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 16 Feb 2008 17:05:24 +0000
parents a5f49adf9035
children 29f954768655
files src/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sat Feb 16 17:04:22 2008 +0000
+++ b/src/ChangeLog	Sat Feb 16 17:05:24 2008 +0000
@@ -1,5 +1,9 @@
 2008-02-16  Eli Zaretskii  <eliz@gnu.org>
 
+	* w32.c (init_user_info): Use TOKEN_USER and TOKEN_PRIMARY_GROUP
+	instead of char arrays.  Enlarge the size of array passed to
+	get_token_information.
+
 	* font.c (Ffont_fill_gstring, Fget_font_glyphs): Fix compilation
 	warnings.