2015-05-11 14:48:06 +00:00
committed by Git OBS Bridge
parent dcc34b4ff4
commit 8cbf4da979
5 changed files with 14 additions and 48 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon May 11 14:45:17 UTC 2015 - werner@suse.de
- Update tcsh to patch level 6.18.05 - 20150510
* fix reseting when interrupted inside an eval "eval sleep 10^C"
(paulo.cesar.pereira.de.andrade)
* rename handle_intr -> handle_interrupt as originally intended.
fix input tests that need stdin on a tty
-------------------------------------------------------------------
Tue May 5 10:16:14 UTC 2015 - werner@suse.de