From a803dd51af74b681c57b07fc5cdb7518bd3d1d5b Mon Sep 17 00:00:00 2001 From: Mark Oteiza Date: Sat, 14 Mar 2015 10:56:50 -0400 Subject: [PATCH] Merge readme changes --- dash-template.texi | 6 ++++++ dash.texi | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/dash-template.texi b/dash-template.texi index 58bb139..0e7dfc2 100644 --- a/dash-template.texi +++ b/dash-template.texi @@ -433,6 +433,12 @@ script for generating documentation. @item @uref{https://github.com/holomorph,Mark Oteiza} contributed the script to create an info manual. +@item +@uref{https://github.com/wasamasa,Vasilij Schneidermann} contributed +@code{-some}. +@item +@uref{https://github.com/occidens,William West} made @code{-fixfn} +more robust at handling floats. @end itemize Thanks! diff --git a/dash.texi b/dash.texi index 656acaf..19d0e38 100644 --- a/dash.texi +++ b/dash.texi @@ -3580,6 +3580,12 @@ script for generating documentation. @item @uref{https://github.com/holomorph,Mark Oteiza} contributed the script to create an info manual. +@item +@uref{https://github.com/wasamasa,Vasilij Schneidermann} contributed +@code{-some}. +@item +@uref{https://github.com/occidens,William West} made @code{-fixfn} +more robust at handling floats. @end itemize Thanks!