From 05e9b4862f94181d3ceb456e7ec6dc77c0b1c23f Mon Sep 17 00:00:00 2001 From: 1 Date: Wed, 11 Aug 1999 22:46:07 +0000 Subject: Nailed down the bug that has been haunting me the past couple of days. gdm 1999-08-11 * daemon/auth.c: Nailed down the bug that has been haunting me the past couple of days. gdm no longer corrupts ~user/.Xauthority if it contains ``foreign'' cookies. 1999-08-08 Finally merged the Ottawa megapatch: * daemon/auth.c: Real XAuth implementation. Doesn't rely on /usr/bin/X11/xauth anymore. * gui/gdmlogin.c: Implemented browser functionality. * gui/gdmconfig.c: First shot at a graphical configuration tool. * gui/gdmface.c: Face selector capplet. 1999-08-07 * Replaced gdm_putenv() with calls to setenv() as putenv() is broken by specification. 1999-08-02 * md5.c, md5.h, cookie.c: Fixed MD5 endianness problem (Reported by , bugzilla 3898). --- HACKING | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 HACKING (limited to 'HACKING') diff --git a/HACKING b/HACKING new file mode 100644 index 00000000..8e82190e --- /dev/null +++ b/HACKING @@ -0,0 +1,8 @@ + +This package is actively developed and maintained. + +Don't commit changes without asking mkp@mkp.net first unless you are +doing translation stuff. + + +Martin -- cgit v1.2.1