This commit is contained in:
Yorhel 2022-10-17 12:44:45 +02:00
parent aad45f7196
commit f18b68c90f
23 changed files with 112 additions and 5 deletions

View file

@ -20,6 +20,12 @@ the incidental article on this site. Enjoy your stay!
<!-- These announcements are parsed by mkfeed.pl, see that file for formatting -->
## Announcements <a href="/feed.atom"><img src="/img/feed_icon.png" alt="Atom feed"></a>
`2022-10-17` - ncdu 2.2 released <!-- tags: ncdu, link: /ncdu -->
: Improves exclude pattern matching performance, draws a proper background
with the default color scheme and fixes a bug with exporting file names
containing certain control characters. [Ncdu homepage](/ncdu) -
[Changelog](/ncdu/changes2).
`2022-09-27` - ncdc 1.23.1 released <!-- tags: ncdc, link: /ncdc -->
: Fixes a buffer overflow in IPv6 address formatting.
[Ncdc homepage](/ncdc) - [changelog](/ncdc/changes)