diff --git a/NEWS b/NEWS index 29be685a7e..53b904b2c1 100644 --- a/NEWS +++ b/NEWS @@ -26,6 +26,10 @@ with all sufficient information, see the ChangeLog file. * new methods: * String#prepend + * Time + * extended methods: + * Time#strftime supports %:z and %::z. + * io/console * new methods: * IO#noecho {|io| }