diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-01-30 11:07:43 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-01-30 11:07:43 +0000 |
| commit | 541b3256968eae128abd35e762f3e3a81885fa7c (patch) | |
| tree | e572a72530d42d6914f4505bf670c26c26e4c017 /doc/upgrade.html | |
| parent | d7633e83ce20d38324e6f724887344236d354ecd (diff) | |
| download | smtpd-starttls-proxy-541b3256968eae128abd35e762f3e3a81885fa7c.tar.gz | |
Start some new work
Diffstat (limited to 'doc/upgrade.html')
| -rw-r--r-- | doc/upgrade.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index b07e8d7..7aa6237 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,17 @@ <h1> What has changed in smtpd-starttls-proxy </h1> +<h2> in 0.1.0.0 </h2> + +<ul> + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> +dependency bumped to 2.14.5.1 </li> + <li> <a href="//skarnet.org/software/s6/">s6</a> +dependency bumped to 2.14.0.1 </li> + <li> <a href="//skarnet.org/software/s6-networking/">s6-networking</a> +dependency bumped to 2.7.2.1 and made mandatory. </li> +</ul> + <h2> in 0.0.2.1 </h2> <ul> |
