mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-30 09:00:31 -08:00
*** empty log message ***
This commit is contained in:
parent
de56235e50
commit
ee7a2e7a9b
2 changed files with 12 additions and 0 deletions
|
|
@ -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...
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue