From 3be2b4402d2aad2b4908727c05b26e30df973e48 Mon Sep 17 00:00:00 2001 From: changelog Date: Sat, 2 Nov 2002 01:36:32 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4affe4d9..9f631bc1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2002-11-01 Monte Ohrt + + * plugins/function.html_options.php: + added label attribute to all option outputs, cover w3c spec. + + * NEWS: update NEWS file + + * docs/designers.sgml: update docs for optgroup output + + * plugins/function.html_options.php: + make html_options work with optgroup, make func modular and recursive. + 2002-10-29 Monte Ohrt * NEWS