about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--inc/_news.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/_news.html b/inc/_news.html
index 9cbf60d..704326e 100644
--- a/inc/_news.html
+++ b/inc/_news.html
@@ -8,6 +8,7 @@ set mbox="~/Maildir"<br />
 set spoolfile="~/Maildir"</code></p>
 <p>I've installed a script to convert your mbox file to maildir. Just run this:</p>
 <p><code>mb2md -s /var/mail/$USER -d ~/Maildir</code></p>
+<p><code>alpine</code> has been rebuilt with the maildir patch.</p>
 
 <em>2020 June 08</em>
 <p>Added a new IRC client: <a href="https://git.causal.agency/catgirl/about/"><code>catgirl</code></a></p>
91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172