]> granicus.if.org Git - php/log
php
19 years agoMFH: Fixed bug #34456 (Possible crash inside pspell extension).
Ilia Alshanetsky [Mon, 12 Sep 2005 16:59:56 +0000 (16:59 +0000)]
MFH: Fixed bug #34456 (Possible crash inside pspell extension).

19 years agoAdditinal fix for bug #34277 (array_filter() crashes with references and objects)
Dmitry Stogov [Mon, 12 Sep 2005 09:59:47 +0000 (09:59 +0000)]
Additinal fix for bug #34277 (array_filter() crashes with references and objects)

19 years agotouch
foobar [Mon, 5 Sep 2005 16:35:05 +0000 (16:35 +0000)]
touch

19 years agoMFH: - Fixed bug #34311 (unserialize() crashes with characters above 191 dec)
foobar [Mon, 5 Sep 2005 16:25:43 +0000 (16:25 +0000)]
MFH: - Fixed bug #34311 (unserialize() crashes with characters above 191 dec)

19 years agotouch with working re2c
foobar [Mon, 5 Sep 2005 16:25:11 +0000 (16:25 +0000)]
touch with working re2c

19 years agoBFN
foobar [Mon, 5 Sep 2005 13:05:06 +0000 (13:05 +0000)]
BFN

19 years agoFix for #34369
Frank M. Kromann [Mon, 5 Sep 2005 05:03:21 +0000 (05:03 +0000)]
Fix for #34369
Add extra parameter to mssql_connect to force a new connection

19 years agomerge solaris portability fix
Wez Furlong [Sun, 4 Sep 2005 04:41:00 +0000 (04:41 +0000)]
merge solaris portability fix

19 years agotypo
foobar [Fri, 2 Sep 2005 21:12:31 +0000 (21:12 +0000)]
typo

19 years agoBFN
foobar [Fri, 2 Sep 2005 21:11:11 +0000 (21:11 +0000)]
BFN

19 years agoMFH: Resolved bug #34240.
Ilia Alshanetsky [Fri, 2 Sep 2005 17:25:33 +0000 (17:25 +0000)]
MFH: Resolved bug #34240.

19 years agoMFH
foobar [Fri, 2 Sep 2005 13:52:55 +0000 (13:52 +0000)]
MFH

19 years agoFixed bug #34137 (assigning array element by reference causes binary mess)
Dmitry Stogov [Thu, 1 Sep 2005 13:26:44 +0000 (13:26 +0000)]
Fixed bug #34137 (assigning array element by reference causes binary mess)

19 years agoFixed bug #34277 (array_filter() crashes with references and objects)
Dmitry Stogov [Thu, 1 Sep 2005 12:01:28 +0000 (12:01 +0000)]
Fixed bug #34277 (array_filter() crashes with references and objects)

19 years agoAs NetWare LibC has optind and optarg macros defined in unistd.h our local variables...
Anantha Kesari H Y [Thu, 1 Sep 2005 09:51:46 +0000 (09:51 +0000)]
As NetWare LibC has optind and optarg macros defined in unistd.h our local variables were getting mistakenly preprocessed so undeffing optind and optarg

--Kamesh

19 years agoFixed bug #34323
foobar [Wed, 31 Aug 2005 22:29:48 +0000 (22:29 +0000)]
Fixed bug #34323

19 years agoFixed bug #32318
foobar [Wed, 31 Aug 2005 14:34:46 +0000 (14:34 +0000)]
Fixed bug #32318

19 years agoMFH: Fixed bug #32589 (possible crash inside imap_mail_compose() function).
Ilia Alshanetsky [Tue, 30 Aug 2005 22:05:13 +0000 (22:05 +0000)]
MFH: Fixed bug #32589 (possible crash inside imap_mail_compose() function).

19 years ago- Fixed bug #34302 (date('W') do not return leading zeros for week 1 to 9).
Derick Rethans [Tue, 30 Aug 2005 09:14:51 +0000 (09:14 +0000)]
- Fixed bug #34302 (date('W') do not return leading zeros for week 1 to 9).

19 years agoMFH: Fixed bug #34214 (base64_decode() does not properly ignore whitespace)
Ilia Alshanetsky [Fri, 26 Aug 2005 03:33:07 +0000 (03:33 +0000)]
MFH: Fixed bug #34214 (base64_decode() does not properly ignore whitespace)

19 years agoMFH: Remainder of the 34191 bug fix.
Ilia Alshanetsky [Wed, 24 Aug 2005 16:20:12 +0000 (16:20 +0000)]
MFH: Remainder of the 34191 bug fix.

19 years agoMFH: removed unused vars
Ilia Alshanetsky [Tue, 23 Aug 2005 15:21:00 +0000 (15:21 +0000)]
MFH: removed unused vars

19 years agosync with PEAR 1.3.6
Greg Beaver [Mon, 22 Aug 2005 22:17:30 +0000 (22:17 +0000)]
sync with PEAR 1.3.6

19 years agodelete XML_RPC 1.3.1, add 1.4.0
Greg Beaver [Mon, 22 Aug 2005 22:13:12 +0000 (22:13 +0000)]
delete XML_RPC 1.3.1, add 1.4.0

19 years agoMFH: Make dba extension support BerkleyDB 4.3.
Ilia Alshanetsky [Mon, 22 Aug 2005 19:59:42 +0000 (19:59 +0000)]
MFH: Make dba extension support BerkleyDB 4.3.

19 years agoargh, Archive_Tar is version 1.3.1, not 1.3.2
Greg Beaver [Mon, 22 Aug 2005 16:12:40 +0000 (16:12 +0000)]
argh, Archive_Tar is version 1.3.1, not 1.3.2

19 years agoMFH: Fixed bug #34191 (ob_gzhandler does not enforce trailing \0).
Ilia Alshanetsky [Sun, 21 Aug 2005 16:05:35 +0000 (16:05 +0000)]
MFH: Fixed bug #34191 (ob_gzhandler does not enforce trailing \0).

19 years agoadd checks for extensions that must be loaded
Greg Beaver [Sat, 20 Aug 2005 18:32:24 +0000 (18:32 +0000)]
add checks for extensions that must be loaded

19 years agoSync with PCRE lib upgrade
Edin Kadribasic [Thu, 18 Aug 2005 21:51:02 +0000 (21:51 +0000)]
Sync with PCRE lib upgrade

19 years agoMFH: Fixed bug #34156 (memory usage remains elevated after memory limit is
Ilia Alshanetsky [Thu, 18 Aug 2005 15:14:46 +0000 (15:14 +0000)]
MFH: Fixed bug #34156 (memory usage remains elevated after memory limit is
reached)

19 years agoMFH: Fixed bug #33987 (php script as ErrorDocument causes crash in Apache 2).
Ilia Alshanetsky [Thu, 18 Aug 2005 01:15:53 +0000 (01:15 +0000)]
MFH: Fixed bug #33987 (php script as ErrorDocument causes crash in Apache 2).

19 years agore-enable XML_RPC 1.4.0
Greg Beaver [Wed, 17 Aug 2005 21:44:32 +0000 (21:44 +0000)]
re-enable XML_RPC 1.4.0
add return by ref from PEAR::raiseError

19 years agoMFH: Fix EOLs under windows
Ilia Alshanetsky [Wed, 17 Aug 2005 15:34:24 +0000 (15:34 +0000)]
MFH: Fix EOLs under windows

19 years agoMFH: Fixed bug #34148 (+,- and . not supported as parts of scheme).
Ilia Alshanetsky [Tue, 16 Aug 2005 14:12:13 +0000 (14:12 +0000)]
MFH: Fixed bug #34148 (+,- and . not supported as parts of scheme).

19 years agoMFH: Input validation part 2.
Ilia Alshanetsky [Tue, 16 Aug 2005 00:26:02 +0000 (00:26 +0000)]
MFH: Input validation part 2.

19 years agoMFH: Chunk the output
Ilia Alshanetsky [Mon, 15 Aug 2005 23:24:27 +0000 (23:24 +0000)]
MFH: Chunk the output

19 years agoMFH: input validation
Ilia Alshanetsky [Mon, 15 Aug 2005 16:06:08 +0000 (16:06 +0000)]
MFH: input validation

19 years ago- MFH: Fixed bug #33558 (Warning with nested calls to functions returning by
Derick Rethans [Mon, 15 Aug 2005 10:47:17 +0000 (10:47 +0000)]
- MFH: Fixed bug #33558 (Warning with nested calls to functions returning by
  reference).

19 years ago- nuked DOS EOLs..
foobar [Thu, 11 Aug 2005 23:53:31 +0000 (23:53 +0000)]
- nuked DOS EOLs..

19 years agoMFH
foobar [Thu, 11 Aug 2005 23:50:18 +0000 (23:50 +0000)]
MFH

19 years agofix proto
Antony Dovgal [Thu, 11 Aug 2005 21:55:28 +0000 (21:55 +0000)]
fix proto

19 years ago- This is actually 4.4
Marcus Boerger [Thu, 11 Aug 2005 21:37:59 +0000 (21:37 +0000)]
- This is actually 4.4

19 years agoMFH: Fixed bug #34068 (Numeric string as array key not cast to integer in
Ilia Alshanetsky [Wed, 10 Aug 2005 22:39:12 +0000 (22:39 +0000)]
MFH: Fixed bug #34068 (Numeric string as array key not cast to integer in
wddx_deserialize()).

19 years agoFixed bug #34064 (arr[] as param to function is allowed only if function receives...
Dmitry Stogov [Wed, 10 Aug 2005 10:37:03 +0000 (10:37 +0000)]
Fixed bug #34064 (arr[] as param to function is allowed only if function receives argument by reference)

19 years agoFixed bug #33940 (array_map() fails to pass by reference when called recursively)
Dmitry Stogov [Wed, 10 Aug 2005 08:24:12 +0000 (08:24 +0000)]
Fixed bug #33940 (array_map() fails to pass by reference when called recursively)

19 years agoFixed bug #29253 (array_diff with $GLOBALS argument fails)
Dmitry Stogov [Wed, 10 Aug 2005 07:44:10 +0000 (07:44 +0000)]
Fixed bug #29253 (array_diff with $GLOBALS argument fails)

19 years agoUpgrade to PCRE 6.2.
Andrei Zmievski [Tue, 9 Aug 2005 17:42:02 +0000 (17:42 +0000)]
Upgrade to PCRE 6.2.

19 years agoMFH
foobar [Fri, 5 Aug 2005 20:39:39 +0000 (20:39 +0000)]
MFH

19 years ago- Fixed bug #34008 (compile failure)
foobar [Fri, 5 Aug 2005 20:27:59 +0000 (20:27 +0000)]
- Fixed bug #34008 (compile failure)

19 years agoNetWare specific stat structure issues.
Anantha Kesari H Y [Fri, 5 Aug 2005 14:09:18 +0000 (14:09 +0000)]
NetWare specific stat structure issues.
--Kamesh

19 years agoNetWare cross compile patch from 5.0 tree.
Anantha Kesari H Y [Thu, 4 Aug 2005 12:11:29 +0000 (12:11 +0000)]
NetWare cross compile patch from 5.0 tree.
--Kamesh

19 years agoFixed bug #33989 (extract($GLOBALS,EXTR_REFS) crashes PHP)
Dmitry Stogov [Thu, 4 Aug 2005 10:37:51 +0000 (10:37 +0000)]
Fixed bug #33989 (extract($GLOBALS,EXTR_REFS) crashes PHP)

19 years agoNetWare LibC has lstat implemented.
Anantha Kesari H Y [Wed, 3 Aug 2005 14:51:24 +0000 (14:51 +0000)]
NetWare LibC has lstat implemented.
--Kamesh

19 years agoNetWare specific stat structure issues.
Anantha Kesari H Y [Wed, 3 Aug 2005 14:49:50 +0000 (14:49 +0000)]
NetWare specific stat structure issues.
--Kamesh

19 years agoMFH
foobar [Fri, 29 Jul 2005 19:42:48 +0000 (19:42 +0000)]
MFH

19 years agoMFH
foobar [Fri, 29 Jul 2005 12:59:38 +0000 (12:59 +0000)]
MFH

19 years agoMerging changes from 5.0 tree
Anantha Kesari H Y [Thu, 28 Jul 2005 14:47:53 +0000 (14:47 +0000)]
Merging changes from 5.0 tree
--Kamesh

19 years agoNetWare changes from 5.0 Tree.
Anantha Kesari H Y [Thu, 28 Jul 2005 10:10:16 +0000 (10:10 +0000)]
NetWare changes from 5.0 Tree.
--Kamesh

19 years agoAdding this file from 5_0 tree
Anantha Kesari H Y [Thu, 28 Jul 2005 09:25:30 +0000 (09:25 +0000)]
Adding this file from 5_0 tree
-- Kamesh

19 years agoNetWare can make use autoconf based build.
Anantha Kesari H Y [Thu, 28 Jul 2005 09:04:07 +0000 (09:04 +0000)]
NetWare can make use autoconf based build.
--Kamesh

19 years agoNetWare LibC SDK has stat.h. So removing this.
Anantha Kesari H Y [Thu, 28 Jul 2005 09:01:44 +0000 (09:01 +0000)]
NetWare LibC SDK has stat.h. So removing this.
--Kamesh

19 years agoNetWare cross compile patches from 5.0
Anantha Kesari H Y [Wed, 27 Jul 2005 11:58:28 +0000 (11:58 +0000)]
NetWare cross compile patches from 5.0
--Kamesh

19 years agocross compile patches from 5.0 tree.
Anantha Kesari H Y [Wed, 27 Jul 2005 11:53:54 +0000 (11:53 +0000)]
cross compile patches from 5.0 tree.
--Kamesh

19 years agoext/standard/datetime.c
Anantha Kesari H Y [Wed, 27 Jul 2005 11:22:36 +0000 (11:22 +0000)]
ext/standard/datetime.c
Removed redundant NEW_LIBC checks

ext/standard/head.c
Removed redundant inclusion of headers

ext/standard/image.c
Removed redundant inclusion of headers

ext/standard/pageinfo.c
Removed redundant CLIB_STAT_CHECK.  BG(page_mtime) was giving nano seconds portion out of timespec corrected to seconds.

ext/standard/math.c
Not to hardcode inability as much as possible, in future NetWare LibC SDK might have asinh that time autoconf can make this function available.

ext/standard/filestat.c
Fixed the typo of accessing the nano seconds from a timer_spec to seconds.

--Kamesh

19 years agoNetWare can make use of autoconf based build
Anantha Kesari H Y [Wed, 27 Jul 2005 10:32:16 +0000 (10:32 +0000)]
NetWare can make use of autoconf based build

19 years agomain/php_syslog.h
Anantha Kesari H Y [Wed, 27 Jul 2005 10:26:25 +0000 (10:26 +0000)]
main/php_syslog.h
NetWare can make use of Autoconf based build.

main/php.h
Removed redundant NEW_LIBC checks.
PHP_UNAME and PHP_OS has been hardcoded for NetWare inside configure.in

Removed the config.nw.h
--Kamesh

19 years agoRemoving redundant CLIB_STAT_PATCH checks.
Anantha Kesari H Y [Wed, 27 Jul 2005 09:14:44 +0000 (09:14 +0000)]
Removing redundant CLIB_STAT_PATCH checks.
--Kamesh

19 years agonuke unused var
Antony Dovgal [Tue, 26 Jul 2005 20:05:49 +0000 (20:05 +0000)]
nuke unused var

19 years agoNetWare libmysqlclient library is available as libmysql(olden times 8.3 limitation).
Anantha Kesari H Y [Tue, 26 Jul 2005 14:02:00 +0000 (14:02 +0000)]
NetWare libmysqlclient library is available as libmysql(olden times 8.3 limitation).
Applying the accepted patches on 5.0 tree.
--Kamesh

19 years agomain/main.c
Anantha Kesari H Y [Tue, 26 Jul 2005 13:51:34 +0000 (13:51 +0000)]
main/main.c
Removing redundant NEW_LIBC checks

main/fopen_wrappers.c
NetWare LibC SDK has sys/pwd.h and sys/param.h
Removed redundant NEW_LIBC checks

main/user_streams.c
NetWare specific stat structure issues.

main/php_scandir.c
Netware LibC SDK does not have search.h

main/network.c
Removed redundant NEW_LIBC checks.
NetWare LibC SDK has sys/param.h
--Kamesh

19 years agoTSRM/TSRM.h
Anantha Kesari H Y [Tue, 26 Jul 2005 13:34:52 +0000 (13:34 +0000)]
TSRM/TSRM.h
NetWare can make use of autoconf based build.
PTHREADS implementation of NetWare is good enough so dropping the code for NetWare specific thread implementation in preference to PTHREADS

TSRM/TSRM.c
PTHREADS implementation of NetWare is good enough so dropping the code for NetWare specific thread implementation in preference to PTHREADS

TSRM/tsrm_virtual_cwd.c
NetWare can make use of autoconf based build.
Removed redundant CLIB_STAT_PATCH checks
NetWare specific fixes from PHP_5_0.

TSRM/tsrm_virtual_cwd.h
Removed redundant CLIB_STAT_PATCH checks
NetWare specific fixes from PHP_5_0.

--Kamesh

19 years agoext/standard/basic_functions.c
Anantha Kesari H Y [Tue, 26 Jul 2005 09:32:58 +0000 (09:32 +0000)]
ext/standard/basic_functions.c
Removed Redundant inclusion headers for NetWare. NetWare LibC SDK has netdb.h.

ext/standard/file.c
NetWare LibC sys/types.h does not include sys/select.h implicitly as it is the case with Linux LibC. So including explicitly.
NetWare LibC SDK has pwd.h
NetWare specific stat structure issues.

ext/standard/filestat.c
NetWare LibC SDK has pwd.h
removing redundant CLIB_STAT_PATCH and NEW_LIBC checks

ext/standard/fsock.c
Removed the redundant NEW_LIBC checks

ext/standard/mail.c
netware/pipe.h not needed to be included anymore for NetWare
Removed the netware/sysexits.h and defined the 2 relevant macros inside the NetWare section

ext/standard/pack.c
NetWare LibC SDK has pwd.h

ext/standard/pageinfo.c
NetWare LibC SDK has pwd.h.
Removing redunant NEW_LIBC checks.

ext/standard/rand.c
NetWare LibC SDK has pwd.h.

ext/standard/ftp_fopen_wrapper.c
Removing redundant inclusion of headers. NetWare LibC SDK has sys/param.h

ext/standard/http_fopen_wrapper.c
Removing redundant inclusion of headers. NetWare LibC SDK has sys/param.h

--Kamesh

19 years agoFix for bug #33690
Rasmus Lerdorf [Mon, 25 Jul 2005 20:36:36 +0000 (20:36 +0000)]
Fix for bug #33690

19 years agoNetWare LibC SDK has pwd.h and include sys/param.h
Anantha Kesari H Y [Mon, 25 Jul 2005 14:07:16 +0000 (14:07 +0000)]
NetWare LibC SDK has pwd.h and include sys/param.h
--Kamesh

19 years agoNetware specific stat structure issues.
Anantha Kesari H Y [Mon, 25 Jul 2005 14:06:17 +0000 (14:06 +0000)]
Netware specific stat structure issues.
--Kamesh

19 years agoext/standard/dl.c
Anantha Kesari H Y [Mon, 25 Jul 2005 13:08:32 +0000 (13:08 +0000)]
ext/standard/dl.c
NetWare LibC dlsym works perfectly only thing that each of the extension need to export a symbol with FULL capital prefix.

ext/standard/fsock.h
Removing redundant inclusion of headers for NetWare

ext/standard/lcg.c
NetWare LibC SDK sys/time.h implicitly includes sys/timval.h so nothing special needed for NetWare here.

ext/standard/link.c
NetWare LibC SDK has pwd.h.

ext/standard/microtime.c
Removing redundant NEW_LIBC checks and nothing special about NetWare here. including sys/time.h will do the needful.

--Kamesh

19 years agofix build with older pgsql.
Yasuo Ohgaki [Sun, 24 Jul 2005 23:11:45 +0000 (23:11 +0000)]
fix build with older pgsql.

19 years agomain/php_compat.h
Anantha Kesari H Y [Sat, 23 Jul 2005 11:45:28 +0000 (11:45 +0000)]
main/php_compat.h
NetWare can make use of Autoconf based build.

main/php_open_temporary_file.c
NetWare LibC SDK has sys/param.h so removing the redundant NEW_LIBC checks.
NetWare LibC has mkstemp implementation

main/mergesort.c
Removing redundant sys/socket.h includes

main/reentrant.c
Removing the redundant rentrant time function wrappers of NetWare

--Kamesh

19 years agoext/standard/dl.c
Anantha Kesari H Y [Sat, 23 Jul 2005 11:06:52 +0000 (11:06 +0000)]
ext/standard/dl.c
NetWare LibC SDK has sys/param.h so removing the redundant NEW_LIBC checks.
ext/standard/flock_compat.c
Removing redundant NEW_LIBC checks
ext/standard/lcg.c
NetWare LibC SDK has sys/timeval.h so removing the redundant NEW_LIBC checks.
ext/standard/pack.c
NetWare LibC SDK has sys/param.h so removing the redundant NEW_LIBC checks.
--Kamesh

19 years agoMFH: Fixed bug #32160 (copying a file into itself leads to data loss).
Ilia Alshanetsky [Wed, 20 Jul 2005 19:26:31 +0000 (19:26 +0000)]
MFH: Fixed bug #32160 (copying a file into itself leads to data loss).

19 years ago*** empty log message ***
Andrei Zmievski [Wed, 20 Jul 2005 01:45:03 +0000 (01:45 +0000)]
*** empty log message ***

19 years agoMFH: revert
Ilia Alshanetsky [Mon, 18 Jul 2005 19:18:29 +0000 (19:18 +0000)]
MFH: revert

19 years agoMFH
foobar [Mon, 18 Jul 2005 18:39:12 +0000 (18:39 +0000)]
MFH

19 years agoUse HAVE_REGEX_T_RE_MAGIC to fix compilation problem on systems where
Andrei Zmievski [Mon, 18 Jul 2005 17:34:38 +0000 (17:34 +0000)]
Use HAVE_REGEX_T_RE_MAGIC to fix compilation problem on systems where
re_magic is not provided publicly.

19 years agoMFH: Fixed handling of HTTP requests with multiple Cookie headers.
Ilia Alshanetsky [Mon, 18 Jul 2005 04:04:43 +0000 (04:04 +0000)]
MFH: Fixed handling of HTTP requests with multiple Cookie headers.

19 years agoMFH
foobar [Thu, 14 Jul 2005 00:16:43 +0000 (00:16 +0000)]
MFH

19 years agoMFH: Fixed bug #33673 (Added detection for partially uploaded files).
Ilia Alshanetsky [Wed, 13 Jul 2005 20:47:56 +0000 (20:47 +0000)]
MFH: Fixed bug #33673 (Added detection for partially uploaded files).

19 years agoMFH
foobar [Wed, 13 Jul 2005 15:04:30 +0000 (15:04 +0000)]
MFH

19 years agoFixed bug #33156 (cygwin version of setitimer doesn't accept ITIMER_PROF). (Nuno)
Dmitry Stogov [Tue, 12 Jul 2005 07:17:33 +0000 (07:17 +0000)]
Fixed bug #33156 (cygwin version of setitimer doesn't accept ITIMER_PROF). (Nuno)

19 years agoFixed bug #31158 (array_splice on $GLOBALS crashes)
Dmitry Stogov [Mon, 11 Jul 2005 16:25:46 +0000 (16:25 +0000)]
Fixed bug #31158 (array_splice on $GLOBALS crashes)

19 years ago- Back to -dev.
Derick Rethans [Mon, 11 Jul 2005 08:09:51 +0000 (08:09 +0000)]
- Back to -dev.

19 years ago- Go with 4.4.0.
Derick Rethans [Mon, 11 Jul 2005 07:45:14 +0000 (07:45 +0000)]
- Go with 4.4.0.

19 years ago- MFH: Fixed memory corruption in pg_copy_from() in case the as_null parameter
Derick Rethans [Tue, 5 Jul 2005 12:50:03 +0000 (12:50 +0000)]
- MFH: Fixed memory corruption in pg_copy_from() in case the as_null parameter
  was passed. (Derick)

19 years agoBFN: now in the correct place :)
Edin Kadribasic [Sat, 2 Jul 2005 23:07:50 +0000 (23:07 +0000)]
BFN: now in the correct place :)

19 years agoBFN
Edin Kadribasic [Sat, 2 Jul 2005 23:05:37 +0000 (23:05 +0000)]
BFN

19 years agoMFH
Edin Kadribasic [Sat, 2 Jul 2005 22:53:11 +0000 (22:53 +0000)]
MFH

19 years ago- Back to -dev
Derick Rethans [Fri, 1 Jul 2005 10:05:42 +0000 (10:05 +0000)]
- Back to -dev

19 years ago- GO with RC2.
Derick Rethans [Fri, 1 Jul 2005 09:54:01 +0000 (09:54 +0000)]
- GO with RC2.

19 years ago- really remove xmp-rpc 1.2.2
Pierre Joye [Fri, 1 Jul 2005 09:48:53 +0000 (09:48 +0000)]
- really remove xmp-rpc 1.2.2

19 years ago- remove xml_rpc 1.2.2 (step #2)
Pierre Joye [Fri, 1 Jul 2005 09:42:15 +0000 (09:42 +0000)]
- remove xml_rpc 1.2.2 (step #2)
- add 1.3.1 archive (step #3)