App-DocKnot
view release on metacpan or search on metacpan
t/data/spin/output/changes.html view on Meta::CPAN
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Recent Changes</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="stylesheet" href="/~eagle/styles/indent.css" type="text/css" />
<link rel="alternate" type="application/rss+xml" href="changes.rss"
title="Changes to Russ Allbery's Web Pages" />
</head>
<!-- Spun from changes.th by DocKnot %VERSION% on %DATE% -->
<body>
<h1>Recent Changes</h1>
<blockquote class="quote"><p class="broken">
Put up in a place<br />
where it's easy to see<br />
the cryptic admonishment<br />
T.T.T.<br />
When you feel how depressingly<br />
slowly you climb,<br />
it's well to remember that<br />
Things Take Time.
</p><p class="attribution">
Piet Hein
</p></blockquote>
<p>
This page lists all recent changes to my web site except for new
<a href="journal/">journal entries</a>, along with a brief description. Some
of this information will be repeated in my journal, but more minor
changes will only be noted here. An <span class="feed"><a href="changes.rss"><img src="journal/feed.png" alt="" /></a> <a href="changes.rss">RSS feed</a></span> of this
information is also available.
</p>
<p>
Also see changes from <a href="changes/2020.html">2020</a>,
<a href="changes/2019.html">2019</a>, <a href="changes/2018.html">2018</a>,
<a href="changes/2017.html">2017</a>, <a href="changes/2016.html">2016</a>,
<a href="changes/2015.html">2015</a>, <a href="changes/2014.html">2014</a>,
<a href="changes/2013.html">2013</a>, <a href="changes/2012.html">2012</a>,
<a href="changes/2011.html">2011</a>, <a href="changes/2010.html">2010</a>,
<a href="changes/2009.html">2009</a>, and <a href="changes/2008.html">2008</a>.
</p>
<h2>August 2021</h2>
<dl>
<dt>2021-08-30 â
<a href="https://www.eyrie.org/~eagle/">Test UTF-8 entry</a></dt>
<dd><p>
Test entry â with UTF-8 dash.
</p></dd>
<dt>2021-08-30 â
<a href="https://www.eyrie.org/~eagle/software/kstart/">kstart 4.3</a></dt>
<dd><p>
Add support for kafs by continuing with -t behavior if kafs is present.
Use libkeyutils if available to isolate a command's keyring from the
invoking program if running a specific command with -t. Use a better
exit status when a command is killed with a signal. Use explicit_bzero
to clear the password for k5start -s. Other portability fixes and
updates.
( run in 0.524 second using v1.01-cache-2.11-cpan-39bf76dae61 )