X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=NEWS;h=cca1cafced74b2b2340bfe80c67f4a06ef66f1bb;hp=2107209d79b68c069c22b968c31f76ea4fa3164c;hb=f0131af6c59704e29d58eb74ed5e4bc298455272;hpb=388edce0b70ddababfe52b7764202a854784545d diff --git a/NEWS b/NEWS index 2107209d..cca1cafc 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -Notmuch 0.26.2 (UNRELEASED) +Notmuch 0.26.2 (2018-04-28) =========================== Library Changes @@ -1605,7 +1605,7 @@ uses `@{upstream}` instead of `FETCH_HEAD` to track upstream changes. 2. Remove your `NMBGIT` repository (e.g. `mv .nmbug .nmbug.bak`). 3. Use the new `clone` command to create a fresh clone: - nmbug clone http://nmbug.tethera.net/git/nmbug-tags.git + nmbug clone https://nmbug.notmuchmail.org/git/nmbug-tags.git 4. If you had local commits in step 1, add a remote for that repository and fetch them into the new repository.