Commit Diff


commit - b2a369078db6f1012aef238fc97d5daa51e5d77e
commit + 19b1c23de9222d72aa0c57e00fdd9c3d01bcd485
blob - 1ba28e3a25e4a5bce54f8f105369e3448ca45289
blob + 9759dbe71f5f5c6e776189db86e9bf530357ac59
--- ChangeLog
+++ ChangeLog
@@ -1,5 +1,7 @@
 2022-02-11  Omar Polo  <op@omarpolo.com>
 
+	* session.c (new_tab): initialize each tab loadingev timer event,
+	fixes an error print by libevent 2 upon closing a tab.
 	* telescope.c (main): allow telescope to be ``comanded'' to open an URL
 
 2022-02-09  Omar Polo  <op@omarpolo.com>