Redis: add entry to release notes
This commit is contained in:
parent
83a2d74a7c
commit
07ca9bd4bc
@ -33,12 +33,19 @@ has the following highlights: </para>
|
|||||||
following incompatible changes:</para>
|
following incompatible changes:</para>
|
||||||
|
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Shell aliases for systemd sub-commands
|
<para>Shell aliases for systemd sub-commands
|
||||||
<link xlink:href="https://github.com/NixOS/nixpkgs/pull/15598">were dropped</link>:
|
<link xlink:href="https://github.com/NixOS/nixpkgs/pull/15598">were dropped</link>:
|
||||||
<command>start</command>, <command>stop</command>,
|
<command>start</command>, <command>stop</command>,
|
||||||
<command>restart</command>, <command>status</command>.</para>
|
<command>restart</command>, <command>status</command>.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>Redis now binds to 127.0.0.1 only instead of listening to all network interfaces. This is the default
|
||||||
|
behavior of Redis 3.2</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user