Commit Diff


commit - a2ad59354cbea0b66646e7ca568d817601aa8eb1
commit + cf95173b7dd5f3a5c6798eb98dc5f7da78d09332
blob - d8d4d7edf70df62136d77dd6a30f731ab068b9c6
blob + 289ae01ae21ea77f9d9192cb8d3681e486fc05a6
--- ChangeLog
+++ ChangeLog
@@ -1,3 +1,10 @@
+2022-05-25  Omar Polo  <op@omarpolo.com>
+
+	* configure.ac: tag 0.8 "Le Scarpe Volanti"
+
+	* configure.ac: disable landlock check.  it's currently unused
+	after the fs/ui merge, but it may come back in the future.
+
 2022-05-05  Omar Polo  <op@omarpolo.com>
 
 	* ui.c (ui_on_download_refresh): rate-limit the update of the
blob - bb2ce8d78d39b70aa5d1165daad929b78c5f312a
blob + 3977aa2bc699c9eaa0f66fd684715e61d7c10ffd
--- configure.ac
+++ configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([telescope], [0.7.1-current], [telescope@omarpolo.com], [telescope], [gemini://telescope.omarpolo.com])
+AC_INIT([telescope], [0.8], [telescope@omarpolo.com], [telescope], [gemini://telescope.omarpolo.com])
 AC_CONFIG_AUX_DIR(etc)
 AC_CONFIG_LIBOBJ_DIR(compat)
 AC_CANONICAL_HOST