diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-03-31 12:02:57 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-03-31 12:02:57 +0000 |
| commit | e237133c3c8fe0176c43cec0b5b8216c95036f93 (patch) | |
| tree | e8fd7be80fb7fd00b7855e1098b74c604e10d73e /doc/upgrade.html | |
| parent | 1709507ef4819c173e8e68ced6585390dae84dda (diff) | |
| download | dnsfunnel-e237133c3c8fe0176c43cec0b5b8216c95036f93.tar.gz | |
Add support for disabling rpath; prepare for 0.0.3.2
Diffstat (limited to 'doc/upgrade.html')
| -rw-r--r-- | doc/upgrade.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index f8f3cc6..a491f31 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,16 @@ <h1> What has changed in dnsfunnel </h1> +<h2> in 0.0.3.2 </h2> + +<ul> + <li> Support for disabling RPATH at configure time. </li> + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> dependency bumped to +2.15.0.0. </li> + <li> <a href="//skarnet.org/software/s6-dns/">s6-dns</a> dependency bumped to +2.4.1.2. </li> +</ul> + <h2> in 0.0.3.1 </h2> <ul> |
