------------------------------------------------------------------------
r6506 | dothebart | 2008-08-17 11:21:42 -0400 (Sun, 17 Aug 2008) | 4 lines
Changed paths:
   M /trunk/webcit/addressbook_popup.c
   M /trunk/webcit/auth.c
   M /trunk/webcit/calendar_view.c
   M /trunk/webcit/preferences.c
   M /trunk/webcit/siteconfig.c
   M /trunk/webcit/subst.c
   M /trunk/webcit/webcit.c
   M /trunk/webcit/webcit.h
   M /trunk/webcit/webserver.c
   M /trunk/webcit/who.c

* correct all GetNextHashPos() calls to have const chars
* new template callback: ITERATE("iterator", "subtemplate",...); its to iterate 
over registered hashlists 
* new RegisterIterator() call; use this to register your hashlist with the 
ITERATE functionality

------------------------------------------------------------------------

Reply via email to