summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjdolecek <jdolecek@pkgsrc.org>2003-12-17 19:27:29 +0000
committerjdolecek <jdolecek@pkgsrc.org>2003-12-17 19:27:29 +0000
commitfbd15f795defb88c0b66990d37f53e3b9c0d6cb0 (patch)
treeac6b3c42a8c2cf7d4a1f14f688a7de01675705ec /doc
parent1eb111883f7ddd137515c248f5c62b1e086fde24 (diff)
downloadpkgsrc-fbd15f795defb88c0b66990d37f53e3b9c0d6cb0.tar.gz
add pear-Log-1.7.0, from pkgsrc-wip, done by Adrian Portelli
The Log framework provides an abstracted logging system for PHP. It supports logging to console, file, syslog, SQL, mail, and mcal targets. It also provides a subject - observer mechanism.
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 056f38e3640..0ef091ad2f6 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.4164 2003/12/17 19:25:08 jdolecek Exp $
+$NetBSD: CHANGES,v 1.4165 2003/12/17 19:30:12 jdolecek Exp $
Changes to the packages collection and infrastructure in 2003:
@@ -5215,3 +5215,4 @@ Changes to the packages collection and infrastructure in 2003:
Added pear-Date-1.3 [jdolecek 2003-12-17]
Added pear-HTML_Common-1.2.1 [jdolecek 2003-12-17]
Added pear-HTML_Select-1.2 [jdolecek 2003-12-17]
+ Added pear-Log-1.7.0 [jdolecek 2003-12-17]