Skip to content

Commit

Permalink
updated NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
Nanolx committed Jan 25, 2016
1 parent fefaea3 commit c302ae0
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
6 changes: 6 additions & 0 deletions NEWS
Expand Up @@ -44,6 +44,9 @@ between. For more detailed information see the or git log.

- #201 (ls_colors): setting Tar/XZ color from UI didn't work.

- #202 (configure): fixed last arguement passed to configure not
being honoured.

* Configuration File Changes
- Additionally to factory and vendor (/etc/bs-ng_vendor.ini)
configuration BashStyle-NG now also checks for user backup
Expand Down Expand Up @@ -130,6 +133,8 @@ between. For more detailed information see the or git log.
- xmltagdelete: delete tags from xml files, see 'xmltagdelete
--help'

- 2048.bash: 2048 game in Bash, see '2048.bash --help'

* New Settings

- Added option to display progressbar for 'dd', requires version
Expand Down Expand Up @@ -160,6 +165,7 @@ between. For more detailed information see the or git log.

- 4.3.7
+ code review
+ fixed bug #202

- 4.3.6
+ add '--docdir' switch back
Expand Down
5 changes: 5 additions & 0 deletions doc/news.texi
Expand Up @@ -43,6 +43,8 @@ including BashStyle-NG and Bash Programmable Completion.
@item #200 (dd_opts): ensure setting DD_OPTS is properly done.

@item #201 (ls_colors): setting Tar/XZ color from UI didn't work.

@item #202 (configure): fixed last arguement passed to configure not being honoured.
@end itemize

@item Configuration File Changes
Expand Down Expand Up @@ -128,6 +130,8 @@ down Bash a bit if you have a huge history.
@itemize @minus

@item xmltagdelete: delete tags from xml files, see @code{xmltagdelete --help}

@item 2048.bash: 2048 game in Bash, see @code{2048.bash --help}
@end itemize

@item New Settings
Expand Down Expand Up @@ -169,6 +173,7 @@ shut up
@item 4.3.7
@itemize +
@item code review
@item fixed bug #202
@end itemize

@item 4.3.6
Expand Down

0 comments on commit c302ae0

Please sign in to comment.