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

        * TAO version 1.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: