summaryrefslogtreecommitdiff
path: root/config_complex_types_1/ChangeLog
blob: af34ccfe239e0e206eddc8c08b017152dd509a25 (plain)
1
2
3
4
5
6
7
8
9
10
Tue Feb 20 21:36:38 UTC 2007  William R. Otte  <wotte@dre.vanderbilt.edu>

        * Branched to work on extended complex type support for
          config handlers.

Local Variables:
mode: change-log
add-log-time-format: (lambda () (progn (setq tz (getenv "TZ")) (set-time-zone-rule "UTC") (setq time (format-time-string "%a %b %e %H:%M:%S %Z %Y" (current-time))) (set-time-zone-rule tz) time))
indent-tabs-mode: nil
End: