X-Git-Url: http://cgit.sxemacs.org/?p=riece;a=blobdiff_plain;f=NEWS;h=493f0177a7894ed68b6e681a839a897fcd4b0f2d;hp=56a1810914747b5750da81bac6643ceb8e443110;hb=330928d70510f4f7a29aa8034949a650f4fdb7d1;hpb=2ba1373a0ab0aa45623d91479cff8eeb361f5932 diff --git a/NEWS b/NEWS index 56a1810..493f017 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,22 @@ +* Major changes in 8.0.0 + +** Extend URL regexp used in riece-url (ueno) + +** Use lexical binding everywhere (ueno) + +** Update doc/ptexinfmt.el (kaoru) + +* Major changes in 7.0.3 + +** Fix freeze behavior when the cursor is on a channel buffer (ueno) + riece-shrink-buffer had a bug which moves the cursor to the top or + bottom of buffer even when the buffer is frozen. + +** Fix out-of-tree build (kaoru, ueno) + There were some code not passing srcdir correctly. + +** Remove old-style backquotes for Emacs 24 (ueno) + * Major changes in 7.0.2 ** Fix bug of reading IRC logs (ueno)