Commit Diff


commit - 84809f1caf2151cb0ac50944d3900e3e3bfaa569
commit + 6999c85a75d52c08f47224ca5ef5509862d41023
blob - 68415a801c8cc0b5da7248a552e39a8cc2946e86
blob + 30cdf12c0c6279baac577df956a4ee2ddf233b72
--- index.html
+++ index.html
@@ -64,7 +64,7 @@
       <p id="callout">
       <a href="releases/CHANGES">Game of Trees 0.81</a> released January 18, 2023
       <br>
-      <a href="releases/portable/CHANGELOG">Game of Trees -portable 0.79</a> released November 8, 2022
+      <a href="releases/portable/CHANGELOG">Game of Trees -portable 0.81</a> released January 19, 2023
 
 <p>
 Game of Trees (Got) is a version control system which prioritizes ease
blob - cfb77dd61637069959a7ffff66154285755f881c
blob + 4754c11a474ee68724d1d7b13761d4e2f5e52e2d
--- portable.html
+++ portable.html
@@ -18,7 +18,7 @@ Portable version
 </h2>
 <hr>
 <p>
-<strong>Latest Release:  </strong><a href="releases/portable/got-portable-0.79.tar.gz">0.79</a>
+<strong>Latest Release:  </strong><a href="releases/portable/got-portable-0.81.tar.gz">0.81</a>
 <br />
 <a href="releases/portable/CHANGELOG">Changelog</a>
 <p>
blob - 5dd141f5c3660eb90d53d2190b3b3703d2651075
blob + db6f42e0ef9ccedc533f13afcf9211ae7e428c9a
--- releases/portable/CHANGELOG
+++ releases/portable/CHANGELOG
@@ -6,6 +6,18 @@ other than OpenBSD.
 
 All changes are on top of the versioned changes listed in CHANGES.
 
+# got-portable 0.81 (2023-01-19)
+
+* Changes from got-0.80 and got-0.81.  Portable changes include:
+
+* portable: Moving template/ to its own subproject (only used at compile-time)
+* portable: configure.ac: fix libpanelw detection
+* portable: __xpg_strerror_r: add forward-decl
+
+# got-portable 0.79 (2022-11-08)
+
+* Changes from got-0.79; ; no -portable specific changes worth mentioning.
+
 # got-portable 0.78 (2022-11-03)
 
 * Changes from got-0.78; ; no -portable specific changes worth mentioning.
blob - /dev/null
blob + 9ee17806f2695b540328cf06ca47534508bf1fdd (mode 644)
Binary files /dev/null and releases/portable/got-portable-0.81.tar.gz differ