Following is ORG-NEWS entry: * Incompatible changes ** org-timer-default-timer type changed from number to string If you have, in your configuration, something like =(setq org-timer-default-timer 10)= replace it with =(setq org-timer-default-timer "10")=. * New features ** Countdown timer support hh:mm:ss format In addition to setting countdown timers in minutes, they can also be set using the hh:mm:ss format.
2015-06-02 23:24 GMT+02:00 Nicolas Goaziou <m...@nicolasgoaziou.fr>: > Brice Waegenire <brice....@gmail.com> writes: > >> Here is that version of this patch, at least I hope it is. > > Applied, Thank you. > > Would you mind preparing an entry in ORG-NEWS? > > > Regards,