Wed Jun 9 07:35:19 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>
[MPC.git] / ChangeLog
blob9980dc2d488abc8c675fab51a8e5900687965418
1 Wed Jun  9 07:35:19 UTC 2010  Johnny Willemsen  <jwillemsen@remedy.nl>
3         * templates/vc8.mpd:
4           Added OptimizeReferences and EnableCOMDATFolding to be setting
5           without setting optimize as global flag
7 Tue Jun  8 16:06:10 UTC 2010  Adam Mitz  <mitza@ociweb.com>
9         * MPC version 3.8.0 released.
11 Local Variables:
12 mode: change-log
13 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))
14 indent-tabs-mode: nil
15 End: