Sat Mar 25 22:38:45 1995  ONO Kouichi  (onono at etsu.fuka.info.waseda.ac.jp)

	* version 1.3
	The following functions are added:
	gnusputi-add-reply-to		C-c C-f C-r
	gnusputi-delete-reply-to	C-c C-f R
	gnusputi-change-reply-to	C-c C-f r
	The following variables are added to make customizing easy:
	gnusputi-iterate-{add,delete,change}-reply-to	      nil
	gnusputi-default-reply-to			      t

Fri Mar 24 01:57:17 1995  ONO Kouichi  (onono at etsu.fuka.info.waseda.ac.jp)

	* version 1.2.1
	The following functions are added:
	gnusputi-insert-newsgroup	C-c C-f ?

Fri Mar 17 19:07:53 1995  ONO Kouichi  (onono at etsu.fuka.info.waseda.ac.jp)

	* version 1.2
	The following functions are added:
	gnusputi-summary-supersede-article	S
	gnusputi-version
	The following functions are extended to iterate add/delete
	newsgroup name/distribution.
	gnusputi-{add,delete,change}-{newsgroups,followup-to,distribution}
	The following variables are added to make customizing easy:
	gnusputi-iterate-{add,delete,change}-newsgroups	      t
	gnusputi-iterate-{add,delete,change}-followup-to      t
	gnusputi-iterate-{add,delete,change}-distribution     nil
	gnusputi-default-distribution			      nil
	gnusputi-truncate-signature-at-supersede	      nil
	gnusputi-signature-separator			      "--"

Sat Dec 24 22:28:43 1994  ONO Kouichi  (onono at hiromi.fuka.info.waseda.ac.jp)

	* version 1.1
	The following functions are added:
	gnusputi-delete-newsgroups  	C-c C-f N
	gnusputi-delete-followup-to  	C-c C-f F
	gnusputi-delete-distribution  	C-c C-f D
	gnusputi-change-subject		C-c C-f C-s/C-c C-f s
	The following variables are added to make customizing easy:
	gnusputi-poster-crossable	nil
	gnusputi-prev-subject-format	"(was %s)"

Sun Jun 21 21:39:09 1994  ONO Kouichi  (onono at etsu.fuka.info.waseda.ac.jp)

	* version 1.0
	The following functions are available:
	gnusputi-add-newsgroups	    	C-c C-f C-n
	gnusputi-change-newsgroups	C-c C-f n
	gnusputi-add-followup-to	C-c C-f C-f
	gnusputi-change-followup-to	C-c C-f f
	gnusputi-add-distribution	C-c C-f C-d
	gnusputi-change-distribution	C-c C-f d
	The key binding of GNU Emacs original (rnewspost.el) is modified.
	Those functions work under name completion to input the entry.
	If the field to add/change entry does not exist,
	it is created newly.
	The add function checks the field to find out duplication of
	the entry.
