From 8ea6a1b835953567db337c78619b50d5aef572ec Mon Sep 17 00:00:00 2001 From: changelog Date: Sat, 4 May 2002 00:38:19 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4022e8ec..7bad9712 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2002-05-03 Monte Ohrt + + * docs/designers.sgml + plugins/function.counter.php: + update counter to use name instead of id (id still works though) + + * plugins/function.cycle.php + docs/designers.sgml: rename id to name for cycle function + + * plugins/function.cycle.php: + update cycle function to allow blank values parameter after initialized + + * plugins/function.cycle.php: fix syntax error + 2002-05-02 Monte Ohrt * plugins/function.cycle.php: ugh, another typo