CVS update by vins xemacs/src ...
xemacs-cvs at xemacs.org
xemacs-cvs at xemacs.org
Fri Feb 9 20:35:36 EST 2007
User: vins
Date: 07/02/10 02:35:36
Branch: xemacs/src release-21-4
Modified: xemacs/src ChangeLog postgresql.c postgresql.h
Log:
Revision Changes Path
1.290.2.119 +5 -0 XEmacs/xemacs/src/ChangeLog
Index: ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacs/src/ChangeLog,v
retrieving revision 1.290.2.118
retrieving revision 1.290.2.119
diff -u -p -r1.290.2.118 -r1.290.2.119
--- ChangeLog 2007/01/06 14:06:35 1.290.2.118
+++ ChangeLog 2007/02/10 01:35:21 1.290.2.119
@@ -1,3 +1,8 @@
+2007-02-08 Adrian Aichner <adrian at xemacs.org>
+
+ * postgresql.c: Update Steve Baur's email address by his request.
+ * postgresql.h: Ditto.
+
2007-01-04 Vin Shelton <acs at xemacs.org>
* fileio.c (check_writable): Check old-style readonly bit only for
1.2.2.1 +2 -2 XEmacs/xemacs/src/Attic/postgresql.c
Index: postgresql.c
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacs/src/Attic/postgresql.c,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -u -p -r1.2 -r1.2.2.1
--- postgresql.c 2001/04/12 18:24:10 1.2
+++ postgresql.c 2007/02/10 01:35:28 1.2.2.1
@@ -3,8 +3,8 @@
Copyright (C) 2000 Electrotechnical Laboratory, JAPAN.
Licensed to the Free Software Foundation.
- Author: SL Baur <steve at beopen.com>
- Maintainer: SL Baur <steve at beopen.com>
+ Author: SL Baur <steve at xemacs.org>
+ Maintainer: SL Baur <steve at xemacs.org>
Please send patches to this file to me first before submitting them to
xemacs-patches.
1.2.2.1 +2 -2 XEmacs/xemacs/src/Attic/postgresql.h
Index: postgresql.h
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacs/src/Attic/postgresql.h,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -u -p -r1.2 -r1.2.2.1
--- postgresql.h 2001/04/12 18:24:11 1.2
+++ postgresql.h 2007/02/10 01:35:28 1.2.2.1
@@ -3,8 +3,8 @@
Copyright (C) 2000 Electrotechnical Laboratory, JAPAN.
Licensed to the Free Software Foundation.
- Author: SL Baur <steve at beopen.com>
- Maintainer: SL Baur <steve at beopen.com>
+ Author: SL Baur <steve at xemacs.org>
+ Maintainer: SL Baur <steve at xemacs.org>
Please send patches to this file to me first before submitting them to
xemacs-patches.
More information about the XEmacs-CVS
mailing list