Tuesday, December 11, 2018

Re: update faq for chicken binary name change

On Wed, Dec 12, 2018 at 09:21:38AM +0200, Timo Myyrä wrote:
> Hi,
>
> Here's a little late diff to add note to FAQ about the chicken's binary name
> change.

Thanks. Here's what I committed. Even if the cahnge happened a month
back, I think it makes more sense to keep today's date. Otherwise it's
easy for current users to miss a new entry.

Index: current.html
===================================================================
RCS file: /var/cvs/www/faq/current.html,v
retrieving revision 1.969
diff -u -p -r1.969 current.html
--- current.html 11 Dec 2018 21:10:12 -0000 1.969
+++ current.html 12 Dec 2018 07:41:35 -0000
@@ -119,6 +119,13 @@ This replaces the use of the <code>link0
<code>llprio</code> in the packet priority field instead.


+<h3 id="r20181212">2018/12/12 - [packages] lang/chicken binary name change</h3>
+
+The chicken binaries <code>csi</code> and <code>csc</code> have been renamed to
+<code>chicken-csi</code> and <code>chicken-csc</code> to avoid conflicts with
+<code>lang/mono</code>.
+
+
<!--
Two blank lines before new sections.
New sentences start on new lines.

No comments:

Post a Comment