summaryrefslogtreecommitdiff
path: root/ACE/ChangeLog
blob: 34ca08c3c4f094015bb1ce96817529163fa95fa4 (plain)
1
2
3
4
5
6
7
8
9
Mon Nov 20 08:16:34 2006  Simon McQueen  <sm@prismtech.com>

        * ACE version 5.5.4 released.

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: