mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-08 02:31:18 -03:00
Release 1.14.0
darcs-hash:20050925113134-ac50b-ce43dd40aa0de704723724e6e7e806050760cef8.gz
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
2005-09-25 Axel Liljencrantz <axel@liljencrantz.se>
|
||||
|
||||
* parser.c: (parse_job, parser_skip_arguemnts, paresr_Test): No semicolon required after else and begin
|
||||
|
||||
|
||||
2005-09-24 Axel Liljencrantz <axel@liljencrantz.se>
|
||||
|
||||
* Version 1.14.0
|
||||
|
||||
* reader.c (reader_readline): Quit token search on escape
|
||||
|
||||
* parser.c (pares_job_main_loop): Make command substitutions for the case command expand properly
|
||||
|
||||
@@ -69,6 +69,9 @@ fi
|
||||
%config %_sysconfdir/fish.d/completions/*.fish
|
||||
|
||||
%changelog
|
||||
* Sat Sep 24 2005 Axel Liljencrantz <axel@liljencrantz.se> 1.14.0-0
|
||||
- 1.14.0
|
||||
|
||||
* Mon Sep 12 2005 Axel Liljencrantz <axel@liljencrantz.se> 1.13.4-0
|
||||
- 1.13.4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user