Changes committed gnus/texi (ChangeLog gnus-coding.texi)
"Reiner Steib" <[email protected]>
| Newsgroups | gmane.emacs.gnus.commits |
|---|---|
| Message-ID | <[email protected]> |
Modified: ChangeLog gnus-coding.texi (Gnus Maintainance Guide): Update conventions for custom versions. Index: ChangeLog diff -u gnus/texi/ChangeLog:7.385 gnus/texi/ChangeLog:7.386 --- ChangeLog:7.385 Tue Feb 26 22:15:09 2008 +++ ChangeLog Sun Mar 2 16:07:22 2008 @@ -1,3 +1,8 @@ +2008-03-02 Reiner Steib <[email protected]> + + * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for + custom versions. + 2008-02-26 Reiner Steib <[email protected]> * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when Index: gnus-coding.texi diff -u gnus/texi/gnus-coding.texi:1.13 gnus/texi/gnus-coding.texi:1.14 --- gnus-coding.texi:1.13 Sun Jan 20 06:23:58 2008 +++ gnus-coding.texi Sun Mar 2 16:07:22 2008 @@ -256,7 +256,7 @@ feature period of several months. After the release of Gnus 5.10.6 the development of new features started again on the trunk while the 5.10 series is continued on the stable branch (v5-10) from which more stable -releases will be done when needed (5.10.7, @dots{}). +releases will be done when needed (5.10.8, @dots{}). @ref{Gnus Development, ,Gnus Development, gnus, The Gnus Newsreader} Stable releases of Gnus finally become part of Emacs. E.g. Gnus 5.8 @@ -366,7 +366,7 @@ comment) or e.g. @code{:version "22.2" ;; Gnus 5.10.10} if the feature was added for Emacs 22.2 and Gnus 5.10.10. @c -If the variable is new in No Gnus use @code{:version "23.0" ;; No Gnus}. +If the variable is new in No Gnus use @code{:version "23.1" ;; No Gnus}. The same applies for customizable variables when its default value was changed.