Commit Graph

499 Commits

Author SHA1 Message Date
a5f1a555f3 NEWS update 2000-06-15 02:14:26 +00:00
Sascha Schumann
177e77fdab . 2000-06-14 07:39:41 +00:00
Stig Venaas
b595b1f01a News of ldap_add() and ldap_modify() fix. 2000-06-13 19:57:15 +00:00
Andrei Zmievski
16b6a3f5e4 Damn. 2000-06-13 14:49:25 +00:00
Andrei Zmievski
598f9f52b7 Forgot to add this yesterday. 2000-06-13 14:47:10 +00:00
Jim Jagielski
981e1ae7b8 O_APPEND breaks 'c' for DBM files - this is handled
correctly by PHP3, so it's almost a forward'' port :)
2000-06-13 14:37:34 +00:00
ce826716d5 NEWS update 2000-06-13 02:14:49 +00:00
Zeev Suraski
53e19d5102 Fix verified, update news 2000-06-12 21:41:56 +00:00
Zeev Suraski
61c0f610dc news update 2000-06-12 20:30:52 +00:00
Zeev Suraski
5be482030e Killed <?php_track_vars?> 2000-06-12 16:07:25 +00:00
Andi Gutmans
cbc8b0f4b4 - Update NEWS 2000-06-11 17:27:00 +00:00
Stig Venaas
2ef880c048 Notice about adding array_unique, array_intersect and array_diff 2000-06-10 19:38:01 +00:00
Andi Gutmans
131dfb4a02 - Commit message says it all 2000-06-10 14:37:54 +00:00
0d714115ab NEWS update 2000-06-10 02:14:49 +00:00
Zeev Suraski
d1a9eca805 Update news 2000-06-09 15:44:49 +00:00
Zeev Suraski
cbd3f41ba8 Fix #4928
Be *CAREFUL* with the _ex API, guys!
2000-06-09 13:15:19 +00:00
Zeev Suraski
897bb1b572 - Parse errors in the php.ini files under Windows will no longer mess up the
HTTP headers in CGI mode and are now displayed in a message box
2000-06-09 02:18:50 +00:00
cf8545794b NEWS update 2000-06-09 02:14:55 +00:00
5dff860557 NEWS update 2000-06-08 02:15:06 +00:00
Andrei Zmievski
61fcaf564a Purely formatting. 2000-06-07 02:28:36 +00:00
962d39e86e NEWS update 2000-06-07 02:15:16 +00:00
Zeev Suraski
34c40031ca @- Made the short_tags, asp_tags and allow_call_time_pass_reference INI directives work
@  on a per-directory basis as well, e.g. from .htaccess files (Zeev)
2000-06-06 19:16:57 +00:00
32af54f62b NEWS update 2000-06-06 02:15:14 +00:00
fe0f40254f NEWS update 2000-06-05 02:15:14 +00:00
Zeev Suraski
4a1da8b6f9 Fix Win32 build 2000-06-04 22:00:17 +00:00
Zeev Suraski
675ce84475 *** empty log message *** 2000-06-04 21:34:56 +00:00
Zeev Suraski
e46a517ed6 *** empty log message *** 2000-06-03 16:49:26 +00:00
Zeev Suraski
1a8da63ca0 news update 2000-06-03 10:35:37 +00:00
Zeev Suraski
5673378ea6 - Allow all functions that receive user-defined function callbacks to accept
an array that contains an object and a method name, in place of a function
  name, e.g. usort($array, array($obj, "ObjSort"))
(I checked the code in array.c and basic_functions.c, other code which uses
call_user_function() may still force the function_name argument to be of type
IS_STRING, which prevents this feature from working - and is no longer necessary)
2000-06-03 04:16:46 +00:00
93d51636f7 NEWS update 2000-06-03 02:15:13 +00:00
Andi Gutmans
1f6c248909 - Update NEWS so that this is documented 2000-06-02 16:52:22 +00:00
Thies C. Arntzen
22e9ff476a - 2000-06-02 08:53:55 +00:00
110735c3bb NEWS update 2000-06-02 02:15:23 +00:00
cf10288201 NEWS update 2000-06-01 02:15:11 +00:00
c521aeda57 NEWS update 2000-05-31 02:15:11 +00:00
Zeev Suraski
950fb739f8 Fix bug #4678 2000-05-29 18:53:42 +00:00
Zeev Suraski
7213c743f0 - Added disable_functions php.ini support
- Fixed Win32 build
2000-05-29 17:22:35 +00:00
Andi Gutmans
8c82566b48 - Fix problem in sessions module under Win32. Need to use ; as an options
- delimiter in save_path instead of :.
2000-05-27 16:38:49 +00:00
73bd59943c NEWS update 2000-05-27 02:15:06 +00:00
Andi Gutmans
ac309e9696 - Update news file 2000-05-26 07:33:06 +00:00
ce3c002a16 NEWS update 2000-05-26 02:15:07 +00:00
Adam Dickmeiss
0399d94e35 Added extension YAZ. 2000-05-25 22:26:43 +00:00
Sascha Schumann
80db548369 Test commit 2000-05-25 20:29:55 +00:00
Sascha Schumann
bf913cc61d Test commit 2000-05-25 20:25:40 +00:00
Zeev Suraski
f78e1408c5 (about the removed line - we agreed that the NEWS file should only contain stuff
that would interest end users, removing warnings isn't such a thing in my opinion)
2000-05-25 15:21:54 +00:00
148a3396ec NEWS update 2000-05-25 01:09:08 +00:00
09d2f7e280 NEWS update 2000-05-24 01:09:14 +00:00
Zeev Suraski
1ea8d6afac - Update Windows project to include levensthein.c and update NEWS file 2000-05-23 17:45:05 +00:00
Thies C. Arntzen
61ceb9e5ab bump version to 4.0.1-dev 2000-05-23 07:49:23 +00:00
f9bc6ac04e NEWS update 2000-05-23 01:09:10 +00:00
Zeev Suraski
5e0dec4a40 Notify people that .phps is now fixed 2000-05-22 13:38:13 +00:00
Thies C. Arntzen
9ebc920044 22 May is my birthday! 2000-05-18 18:50:44 +00:00
Zeev Suraski
7e0a18d014 Package 4.0.0 2000-05-18 17:43:19 +00:00
aeb3476923 NEWS update 2000-05-18 01:09:08 +00:00
Andrei Zmievski
87fbbfa692 Tough to explain in two lines. 2000-05-18 00:52:32 +00:00
Sascha Schumann
f4e20147b5 . 2000-05-17 16:10:48 +00:00
7f008ae327 NEWS update 2000-05-16 01:09:10 +00:00
ae827bae28 NEWS update 2000-05-15 01:09:42 +00:00
Andrei Zmievski
3f43d41ba6 Typo. 2000-05-11 13:00:48 +00:00
Andrei Zmievski
fa89a5f940 Move to past RC2. 2000-05-10 13:36:57 +00:00
3dd91d548e NEWS update 2000-05-10 01:09:11 +00:00
Shane Caraveo
c4e2c84fa2 news 2000-05-06 23:06:22 +00:00
Shane Caraveo
0e67838ecf some news 2000-05-06 18:22:42 +00:00
Andrei Zmievski
f78f340288 Some breaking news for RC2. 2000-05-06 18:01:45 +00:00
Sascha Schumann
17b84ad7e7 Planning for 4.0RC2 on Monday 2000-05-06 01:48:35 +00:00
e2dc9f3bc9 NEWS update 2000-05-05 01:09:12 +00:00
Andrei Zmievski
89d4eedaf9 testing 2000-05-05 00:16:41 +00:00
Andrei Zmievski
72805c7d9b Some formatting. 2000-05-04 13:45:51 +00:00
Zeev Suraski
0b33ac7627 - Add -z and -g switches to the CGI 2000-05-04 13:42:21 +00:00
948edc9caf NEWS update 2000-05-04 01:09:09 +00:00
Joey Smith
5df40a8a1d Sascha pointed me in the right direction. 2000-05-03 13:28:57 +00:00
Andrei Zmievski
8d0c626fe6 We want to have name at the very end. 2000-05-03 11:58:54 +00:00
Sascha Schumann
281a8aebda . 2000-05-02 21:26:50 +00:00
Andrei Zmievski
f5520fd465 Fix attribution. 2000-05-02 15:27:04 +00:00
ec70bc274f NEWS update 2000-05-02 01:09:19 +00:00
Sascha Schumann
15c8fa99fb . 2000-05-01 21:10:08 +00:00
Andrei Zmievski
e20cdc315e New function. 2000-05-01 15:19:17 +00:00
Andrei Zmievski
660fcd93e0 Fix attribution. 2000-05-01 12:15:29 +00:00
b05bd34af5 NEWS update 2000-05-01 01:09:11 +00:00
Sterling Hughes
5c8abc75af Added info about the swf module
# Is this how should the entry should be?
2000-05-01 00:58:19 +00:00
Sascha Schumann
8d19edc495 Overall UNIX build system improvements:
* Makefile header is now completely dynamic
* Absolute paths in (top_)?(src|build)dir and VPATH
  (fixes Tru64 support)
* VPATH does not contain variables anymore
  (fixes UnixWare support)
2000-04-30 03:10:34 +00:00
9fa7428cf5 NEWS update 2000-04-30 01:09:06 +00:00
1152b4c29e NEWS update 2000-04-29 01:09:12 +00:00
59ec1bdefb NEWS update 2000-04-27 01:09:12 +00:00
Andrei Zmievski
071c01a019 The third argument to fseek() is now one of the standard SEEK_* constants.
# The previous change to support seekfrom stuff was incorrect.
2000-04-24 14:18:11 +00:00
8cf5a64885 NEWS update 2000-04-24 01:09:13 +00:00
df96f5f8d5 NEWS update 2000-04-22 01:09:10 +00:00
Zeev Suraski
18c44ad873 Another consistency fix 2000-04-20 23:23:36 +00:00
Zeev Suraski
a2984a5d50 Consistency fix 2000-04-20 23:23:02 +00:00
Zeev Suraski
64c974e8b6 - Add the zlib project to the php_modules workspace, and fix it's C-runtime definitions
- Move IMAP to the high performance API
2000-04-20 17:48:22 +00:00
46d61dd857 NEWS update 2000-04-20 01:09:12 +00:00
Andrei Zmievski
eea8ae4fd1 Modified entry. 2000-04-19 18:38:01 +00:00
Zeev Suraski
a81e6bc04e author fixes 2000-04-19 15:21:22 +00:00
Zeev Suraski
9cbcade6c9 Support E_USER_* error types 2000-04-19 15:10:14 +00:00
Andrei Zmievski
fae56aee27 Some fixes. 2000-04-19 14:59:02 +00:00
Andrei Zmievski
6f88327a12 Fix attribution 2000-04-19 14:50:19 +00:00
2ad8fc6281 NEWS update 2000-04-19 01:09:06 +00:00
Zeev Suraski
02f7ee57f7 - Fix many memory leaks in the IMAP module
- Begin migrating to the high performance API
2000-04-18 22:22:48 +00:00
Andrei Zmievski
544b65493e This doesn't belong in NEWS. 2000-04-16 19:34:10 +00:00
Nick Gorham
1b7bfe5bbf Removed unnecessary FAR's (I am assuming we don't need to work under
16 bit windows). They break several ODBC builds.
2000-04-16 16:16:59 +00:00
58e1d9ddd6 NEWS update 2000-04-16 01:09:12 +00:00
a92fde9736 NEWS update 2000-04-15 01:09:09 +00:00
a5bb1466a3 NEWS update 2000-04-14 20:53:17 +00:00
Zeev Suraski
aa6769dde2 - Make Windows builds build again
- Make non-gcc based platforms compile again
2000-04-13 16:08:49 +00:00
Thies C. Arntzen
d337cbaae8 something with the @ commit stuff *is* broken. 2000-04-12 15:51:23 +00:00
Zeev Suraski
09ac924559 - Added support for reading properties that require arguments in the COM
module - writing to them will only be supported in PHP 4.1 (Zeev)
2000-04-10 21:54:15 +00:00
Zeev Suraski
38e458b86d *** empty log message *** 2000-04-10 21:25:09 +00:00
Thies C. Arntzen
32aa845957 forgot @ thingie 2000-04-04 11:52:03 +00:00
Zeev Suraski
074af16d34 *** empty log message *** 2000-04-03 05:35:56 +00:00
Zeev Suraski
538464f34d *** empty log message *** 2000-04-03 05:31:26 +00:00
Sterling Hughes
eb224c7850 Added some things that I forgot to add when I did them. 2000-03-31 23:28:38 +00:00
Zeev Suraski
708109e950 *** empty log message *** 2000-03-31 15:46:16 +00:00
Sascha Schumann
e282cefe20 . 2000-03-30 14:28:35 +00:00
Torben Wilson
b543f9959c Missed Andrei's @ note... 2000-03-29 22:18:41 +00:00
Zeev Suraski
ee16ee2a38 *** empty log message *** 2000-03-29 19:44:44 +00:00
Zeev Suraski
a3ac1e5e59 That's one thing @ missed... 2000-03-27 20:00:51 +00:00
Zeev Suraski
8c79054ad2 Package RC1 2000-03-26 19:18:59 +00:00
Thies C. Arntzen
c8d0be50c5 andrei, i'm sure we're missing some @ entries in NEWS (this one is one of them) 2000-03-25 12:12:04 +00:00
Andrei Zmievski
92ca446e47 Added get_class_methods(). 2000-03-23 17:54:02 +00:00
Andrei Zmievski
7c003f8c0c Attribution. 2000-03-21 20:50:56 +00:00
6bd7d3db64 NEWS update 2000-03-21 02:09:06 +00:00
Andrei Zmievski
4ab3d2d22c Please use @ in front of _all_ lines intended for NEWS file. 2000-03-20 14:50:56 +00:00
6e6eb6002b NEWS update 2000-03-19 02:09:10 +00:00
Thies C. Arntzen
f5a77d04ff *** empty log message *** 2000-03-18 15:05:19 +00:00
Thies C. Arntzen
e4df84a8da (serialize/unserialize) _sleep_() -> __sleep(), _wakeup_() -> __wakeup() rename. 2000-03-18 15:04:02 +00:00
Zeev Suraski
c059cd6181 *** empty log message *** 2000-03-18 14:51:58 +00:00
9d3ca44e4d NEWS update 2000-03-17 02:09:16 +00:00
Uwe Steinmann
83304f3d2c - support for libxml 2.0 beta 2000-03-15 15:08:08 +00:00
Thies C. Arntzen
77b158159f . 2000-03-15 02:12:02 +00:00
95fa99702c NEWS update 2000-03-15 02:09:08 +00:00
4e21e2ee2e NEWS update 2000-03-14 02:09:08 +00:00
Andrei Zmievski
ac7d60ecec Changed HTTP_STATE_VARS to HTTP_SESSION_VARS.
@ Changed $HTTP_STATE_VARS to $HTTP_SESSION_VARS. Use only the latter
@ version now! (Andrei)
2000-03-13 15:49:13 +00:00
61b1fe45d2 NEWS update 2000-03-12 02:09:09 +00:00
c405b64e57 NEWS update 2000-03-11 02:09:09 +00:00
Andi Gutmans
f3cd07fe7d *** empty log message *** 2000-03-10 16:50:53 +00:00
Uwe Steinmann
045653dfed - dropped support for version of pdflib < 3.0
- better detection of libs required for pdflib
2000-03-09 14:41:15 +00:00
Andrei Zmievski
b5e13a0f97 Typo. 2000-03-08 15:04:19 +00:00
Andrei Zmievski
96351ba5ee blah 2000-03-08 15:02:41 +00:00
d5005ff5d7 NEWS update 2000-03-07 02:09:09 +00:00
Andrei Zmievski
6cbb9fa288 *** empty log message *** 2000-03-05 02:18:52 +00:00
76d027d3e7 NEWS update 2000-03-05 02:09:06 +00:00
f14a3042be NEWS update 2000-03-03 02:09:28 +00:00
8b55704887 NEWS update 2000-03-02 02:09:09 +00:00
Thies C. Arntzen
e38c4ae3ad . 2000-03-01 14:09:26 +00:00
4711a6113d NEWS update 2000-02-29 02:09:08 +00:00
Zeev Suraski
865b7ac545 *** empty log message *** 2000-02-27 17:43:35 +00:00
c33fa392de NEWS update 2000-02-27 02:09:10 +00:00
Andrei Zmievski
f7f7094bcf Added notice about new functions. 2000-02-26 17:58:28 +00:00
Uwe Steinmann
a86e27db95 - More function in php module 2000-02-26 11:58:49 +00:00
Thies C. Arntzen
6131b78748 correct 2000-02-26 10:36:06 +00:00
Zeev Suraski
c7843d3b4e *** empty log message *** 2000-02-26 04:09:16 +00:00
1b42c94968 NEWS update 2000-02-26 02:09:08 +00:00
8fa4f7d83f NEWS update 2000-02-25 02:09:09 +00:00
Zeev Suraski
b82f261918 Fix name 2000-02-23 22:50:57 +00:00
Sascha Schumann
fcd0c2a03f . 2000-02-23 20:22:55 +00:00
Thies C. Arntzen
a8c7a9deb8 bump version number 2000-02-23 18:57:08 +00:00
e3d76db455 NEWS update 2000-02-23 02:09:09 +00:00
485d10cb13 NEWS update 2000-02-22 14:14:42 +00:00
Zeev Suraski
2fb4209083 *** empty log message *** 2000-02-21 16:41:15 +00:00
Uwe Steinmann
5dd0055c77 - pdf_set_text_matrix() disappeared in pdflib 2.30. Put in another ifdef
- small fix in testdom to suppress error msg.
2000-02-21 16:23:09 +00:00
Thies C. Arntzen
ef1ea9c895 the next baby is likely to be RC1, but... 2000-02-21 11:02:02 +00:00
7eb1f5b28c NEWS update 2000-02-20 02:09:05 +00:00
Zeev Suraski
80ca00005f Prepare for B4-RC1 2000-02-19 22:49:38 +00:00
Zeev Suraski
f1dac01f11 - Fix some issues with the ISAPI module, made it friendlier to non Win32 platforms
- Added .reg file for PWS setup
- Reordered some stuff in phpinfo()
2000-02-18 17:59:44 +00:00
466e30c83e NEWS update 2000-02-18 02:09:11 +00:00
3a6dfeaa76 NEWS update 2000-02-17 02:09:09 +00:00
Andi Gutmans
6b51b3f92f Add to the news 2000-02-16 13:35:58 +00:00
Andi Gutmans
6dba297a79 - OK, for a change I remember to put my changes in the NEWS file. 2000-02-16 09:37:04 +00:00
74daa1d74a NEWS update 2000-02-16 02:09:07 +00:00
Andrei Zmievski
42bcac7a18 Little correction. 2000-02-15 14:23:54 +00:00
Uwe Steinmann
385b6a22a4 - initial support for pdflib 2.20, little testing till now 2000-02-15 08:10:32 +00:00
Andi Gutmans
f331c22623 - Get rid of mistake 2000-02-15 04:54:20 +00:00
167f772966 NEWS update 2000-02-15 02:09:08 +00:00
Andrei Zmievski
f71098906b Fix for filesize() and others on sockets. 2000-02-14 14:18:17 +00:00
0811dfe257 NEWS update 2000-02-14 14:06:42 +00:00
Zeev Suraski
b08f85aeef Make all of the ISAPI variables register themselves as Server variables 2000-02-13 01:14:45 +00:00
Uwe Steinmann
992e808451 - added funktion xmltree(), renamed dom() to xmldoc() and domfile()
to xmldocfile().
- testdom covers most of the functionality
2000-02-10 15:24:13 +00:00
Thies C. Arntzen
12f9173c6d *** empty log message *** 2000-02-09 15:43:14 +00:00
Uwe Steinmann
06c586932a - fixed several bugs an did some testing. Parsing and creating simple
XML docs should work. See the script testdom.
2000-02-09 12:46:32 +00:00
236db28a93 NEWS update 2000-02-09 02:09:07 +00:00
Andrei Zmievski
a7063b1aee New function notice. 2000-02-08 18:03:19 +00:00
018072529a NEWS update 2000-02-08 02:09:07 +00:00
264bf67584 NEWS update 2000-02-07 02:09:07 +00:00
5aae762143 NEWS update 2000-02-06 02:09:07 +00:00
1755f655db NEWS update 2000-02-05 02:09:26 +00:00
Andi Gutmans
600e4a11c7 - Sounds nicer 2000-02-03 22:31:56 +00:00
Andi Gutmans
68413a7452 - Add some news 2000-02-03 22:29:12 +00:00
Andrei Zmievski
1258fbb077 Some rearranging. 2000-02-02 14:15:46 +00:00
bee49753c8 NEWS update 2000-02-02 02:09:07 +00:00
ca48239da1 NEWS update 2000-02-01 02:09:07 +00:00
Zeev Suraski
86a19f4714 Add the complement to the putenv() security 2000-01-31 22:31:00 +00:00
11fdbdf427 NEWS update 2000-01-31 15:35:06 +00:00
Andrei Zmievski
2f50aaa349 *** empty log message *** 2000-01-31 15:09:09 +00:00
Zeev Suraski
99f079a349 - A few fixes
- Added register_argv_argc directive to allow disabling of argv/argc
2000-01-28 18:29:37 +00:00
Zeev Suraski
9ab35ae393 Tried to centralize global variable registration as much as possible:
- Added $HTTP_ENV_VARS[] and $HTTP_SERVER_VARS[] support, which similarly
  to $HTTP_GET_VARS[], contain environment and server variables.  Setting
  register_globals to Off will now also prevent registration of the
  environment and server variables into the global scope (Zeev)
- Renamed gpc_globals to register_globals (Zeev)
- Introduced variables_order that deprecates gpc_order, and allows control
  over the server and environment variables, in addition to GET/POST/Cookies
  (Zeev)
2000-01-28 17:24:53 +00:00
Andrei Zmievski
0aeeb7b169 *** empty log message *** 2000-01-10 15:17:16 +00:00
Uwe Steinmann
78e84f9da3 - changed cpdf_global_set_document_settings() to cpdf_global_set_document_limits() 2000-01-10 12:42:05 +00:00
b29063a1ea NEWS update 2000-01-07 02:09:36 +00:00
3076a86685 NEWS update 2000-01-05 02:09:26 +00:00
576df38f59 NEWS update 2000-01-04 02:09:32 +00:00
Thies C. Arntzen
c91ecdb1a0 forgot 2000-01-03 10:57:56 +00:00
7b0b368fc3 NEWS update 2000-01-03 02:09:33 +00:00
5a0e5b7fc6 NEWS update 1999-12-28 02:08:58 +00:00
Andrei Zmievski
8eb145a3be Format fix. 1999-12-27 14:18:30 +00:00
Zeev Suraski
10dd60795c *** empty log message *** 1999-12-26 21:58:46 +00:00
e0690e4e12 NEWS update 1999-12-25 02:09:00 +00:00
eab451e6e8 NEWS update 1999-12-24 02:09:03 +00:00
dd2a2a8072 NEWS update 1999-12-23 02:09:06 +00:00
Andrei Zmievski
3d7d75cef8 Little fix. 1999-12-22 14:54:21 +00:00
6f5f74da55 NEWS update 1999-12-22 02:09:09 +00:00
Thies C. Arntzen
e96c5401f1 commented out select() & friends for now - we need to come up with a good API for those! 1999-12-21 16:51:27 +00:00
Andi Gutmans
5ae205fb41 - This should have made it into the NEWS 1999-12-21 15:25:13 +00:00
Andrei Zmievski
5c3666eb00 Optimize. 1999-12-21 15:16:21 +00:00
07bb5d89b3 NEWS update 1999-12-21 15:11:58 +00:00
Sascha Schumann
839390c19c Add and fix a few entries 1999-12-20 07:37:38 +00:00
2ad04e47c5 NEWS update 1999-12-18 02:09:12 +00:00
Andrei Zmievski
6aa9078d16 Fix up screw up. 1999-12-17 03:15:58 +00:00
6dcfd23eeb NEWS update 1999-12-17 03:07:58 +00:00
db67fc0cfd NEWS update 1999-12-16 03:07:58 +00:00
Andrei Zmievski
9201cfdd81 NEWS notice. 1999-12-15 22:36:24 +00:00
Andrei Zmievski
795295206b Not yet, Joey. 1999-12-15 03:41:01 +00:00
704151ca19 NEWS update 1999-12-15 03:08:05 +00:00
Andrei Zmievski
1be7a8d461 Moved function_exists() to Zend library. 1999-12-14 22:15:55 +00:00
Andrei Zmievski
8ebba516a3 Boo. 1999-12-14 03:25:04 +00:00
660e392458 NEWS update 1999-12-14 02:08:01 +00:00
050835e955 NEWS update 1999-12-13 02:08:07 +00:00
a42bf72ec0 NEWS update 1999-12-12 02:08:06 +00:00
Stig Bakken
415d53e751 remove uninteresting NEWS entries 1999-12-10 08:13:15 +00:00
a70d0097c9 NEWS update 1999-12-10 02:08:28 +00:00
Nick Gorham
25096ac9e9 Report all ODBC error's not just the top of the stack 1999-12-09 09:59:17 +00:00
580dd72a24 NEWS update 1999-12-09 02:08:10 +00:00
dac598790b NEWS update 1999-12-08 02:08:12 +00:00
32f91f5e6b NEWS update 1999-12-07 02:08:13 +00:00
Evan Klinger
94bf353b51 *** empty log message *** 1999-12-06 02:24:01 +00:00
5aeba52b34 NEWS update 1999-12-06 02:08:14 +00:00
289543b5f9 NEWS update 1999-12-05 02:08:13 +00:00
Zeev Suraski
ad30b198d4 - Added get_used_files() function - returns a hash mapping the use()'d files
to their full path (Zeev)
1999-12-04 14:24:36 +00:00
34e71e378c NEWS update 1999-12-04 02:08:18 +00:00
Stig Bakken
6728e8e8d5 forgot the "@" 1999-12-03 13:35:10 +00:00
Rasmus Lerdorf
a050e023df # Here you go Andrei 1999-12-03 06:01:30 +00:00
7107266d7c NEWS update 1999-12-03 02:08:21 +00:00
Andrei Zmievski
6fa71d811b *** empty log message *** 1999-12-02 03:44:06 +00:00
1b6bead88f NEWS update 1999-12-02 02:08:17 +00:00
9ee28d537f NEWS update 1999-12-01 02:08:18 +00:00
Nick Gorham
2df67b7c9e Added check in the ODBC module that a connection is still valid before
reuse in a persistent connection.
1999-11-30 12:41:36 +00:00
558c3272f5 NEWS update 1999-11-30 02:08:26 +00:00
Andrei Zmievski
e4191245cd *** empty log message *** 1999-11-29 14:43:31 +00:00
Andrei Zmievski
85d8128be8 Name update. 1999-11-29 14:42:57 +00:00
3c6fb15d55 NEWS update 1999-11-29 02:08:21 +00:00
Andrei Zmievski
93bd6bc9de *** empty log message *** 1999-11-27 21:26:18 +00:00