Kurtis Rader
af7f5f42b6
put upper bound on data read
will consume
...
This puts a hard upper bound of 10 MiB on the amount of data that read
will consume. This is to avoid having the shell consume an unreasonable
amount of memory, possibly causing the system to enter a OOM condition,
if the user does something non-sensical.
Fixes #3712
2017-02-09 21:04:46 -08:00
David Adam
40428f592d
bump metadata following 2.5.0 release
...
[ci skip]
2017-02-03 21:17:17 +08:00
David Adam
49e98cde4c
Merge branch 'Integration_2.5.0'
2017-02-03 21:14:40 +08:00
David Adam
c3dddee804
CHANGELOG: updates for 2.5.0
2017-02-03 09:44:59 +08:00
mathbunnyru
7a80610300
Delete trailing spaces
2017-01-15 14:57:21 -08:00
David Adam
1f77c2d09d
Bump version for 2.5b1
2017-01-14 08:19:35 +11:00
David Adam
509ce38375
CHANGELOG: updates for 2.5b1
2017-01-13 22:47:32 +08:00
David Adam
81a41e26f8
CHANGELOG: updates for 2.5b1
2017-01-11 22:33:27 +08:00
David Adam
5eaccf91e2
drop check for old running fishd instances
...
Closes #3669 .
Reverts commit d1a56139e1
.
2017-01-11 19:34:32 +08:00
Clément Martinez
12ea04580a
Fix typo in CHANGELOG.md
2017-01-10 23:07:47 +01:00
David Adam
bf274f4fb5
CHANGELOG: updates for 2.5b1
...
[ci skip]
2017-01-10 07:20:53 +08:00
Fabian Homborg
48392517d4
Moar CHANGELOG for 2.5b1
2017-01-08 16:51:40 +01:00
Fabian Homborg
fc81fa6abf
Start 2.5b1 CHANGELOG
2017-01-06 17:41:03 +01:00
David Adam
d7283cdaa1
Merge branch 'Integration_2.4.0'
2016-11-08 12:06:15 +08:00
David Adam
0b0d0e7799
CHANGELOG: updates for 2.4.0
2016-11-08 11:20:50 +08:00
Aaron Gyes
a5f6382d77
Update changelog
2016-10-31 12:03:09 -07:00
David Adam
ddbf63c46f
CHANGELOG: updates for 2.4.0
2016-10-31 22:35:36 +08:00
David Adam
e9543617f6
Bump version for 2.4b1
2016-10-18 22:17:06 +08:00
David Adam
9c85dce863
CHANGELOG: last minute addition
2016-10-18 22:17:05 +08:00
David Adam
3eb7a8fa09
CHANGELOG: some grammar changes
2016-10-18 21:57:07 +08:00
Aaron Gyes
cc31cda835
Update CHANGELOG.md
...
Tweak verbiage re: colors
2016-10-17 18:36:34 -07:00
Kurtis Rader
7e962d6f22
update changelog with latest history changes
2016-10-17 08:25:50 -07:00
Kurtis Rader
bff6a6e66a
eliminate compile warnings and augment changelog
...
Update the CHANGELOG to more accurately reflect what will be included in
the 2.4.0 release vis-a-vis the `history` command behavior.
I noticed that the compiler was emitting some harmless warnings related
to the history changes so deal with those as well.
2016-10-16 21:15:40 -07:00
Aaron Gyes
d5ca88d42d
Update CHANGELOG.md
...
Make it clear we now force UTF-8
2016-10-16 07:17:25 -07:00
David Adam
4f95c4b8ac
CHANGELOG: update to current git master
2016-10-16 18:44:34 +08:00
Fabian Homborg
3e30857e99
Update CHANGELOG with merges
2016-08-27 20:25:48 +02:00
Fabian Homborg
f25d5a0f52
CHANGELOG 3, electric jamboree
2016-08-21 17:15:57 +02:00
Fabian Homborg
6d81e2b8a4
More CHANGELOG
2016-08-21 17:08:45 +02:00
Fabian Homborg
df0d0ae80a
Additions to CHANGELOG.md
2016-08-21 17:05:47 +02:00
Fabian Homborg
b36414152b
Add binding sharing to changelog
2016-08-04 15:05:13 +02:00
David Adam
3cd1ef23ab
Merge branch 'Integration_2.3.1'
...
Includes the `string` fallbacks for upgrades from 2.3.1 (as discussed in
issue #3057 ).
2016-07-03 22:18:55 +08:00
David Adam
d68c37b726
CHANGELOG: update introduction for 2.3.1
...
I can write good!
2016-07-03 19:35:55 +08:00
David Adam
e3ac6d3fe2
CHANGELOG: update for 2.3.1
2016-07-03 19:30:21 +08:00
Fabian Homborg
b7c96417d1
Add new completions to CHANGELOG
...
Generated with `git diff-tree -r --diff-filter=A --name-only --no-commit-id 2.3.0.. -- share/completions | string replace -r '.*/' '' | string replace '.fish' '' | string join ", "`.
2016-07-03 13:17:40 +02:00
Aaron Gyes
9a442673e6
Update CHANGELOG.md
2016-07-03 03:58:05 -07:00
Aaron Gyes
cf393a264d
Update CHANGELOG.md
2016-07-03 00:34:51 -07:00
Aaron Gyes
70d798f6ed
Update CHANGELOG.md
...
clipboard actually doesn't die until next-2.x. Cover no-string hack.
2016-07-03 00:34:03 -07:00
Aaron Gyes
497b3f51c8
Update CHANGELOG.md
...
Update CHANGELOG.md with a few 2.3.1 items.
2016-07-02 19:44:44 -07:00
Fabian Homborg
2a8309458d
Update changelog with clipboard change
2016-05-25 16:26:07 +02:00
David Adam
245be2c2e4
CHANGELOG: update for 2.3.0
2016-05-20 22:37:30 +00:00
David Adam
862e0127f6
CHANGELOG: update for 2.3b2
2016-05-05 06:02:52 +08:00
Kurtis Rader
4bb805b5fe
document new fish_realpath
builtin
2016-04-29 21:47:43 -07:00
David Adam
0f888ad4e6
CHANGELOG: flesh out some of the bigger changes in 2.3
...
[ci skip]
2016-04-19 22:16:02 +08:00
David Adam
43535cf5a5
Bump version for 2.3b1
2016-04-19 15:55:30 +08:00
David Adam
8eb9dac4bc
CHANGELOG: include release notes for previous releases
...
[ci skip]
2016-04-08 12:45:43 +08:00
David Adam
2ff3a36675
CHANGELOG: move release_notes.html to a markdown document
...
[ci skip]
2016-04-08 12:39:15 +08:00