namazu-ml(ring)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
 namazu-1.3.0.7-pre-1
- From: Satoru Takabayashi <satoru-t@xxxxxxxxxxxxxxxxxx>
- Date: Fri, 16 Apr 1999 16:39:33 +0900
v1.3.0.7-pre-1 を作りました。報告のあったバグは一通り修正し
たつもりです。2,3日待って問題が見つからなければそのまま 
v1.3.0.7 としてリリースします。
<http://saturn.aichi-u.ac.jp/~ccsatoru/Namazu/proto/namazu-1.3.0.7-pre-1.tar.gz>
# 今月末には v1.4.0.0 をリリースするつもりです
-- Satoru Takabayashi
	* Fixed mojibake bug when namazu.cgi receives long long 
	  Japanese keyword.
	  - [Chiaki Ishikawa <Chiaki.Ishikawa@xxxxxxxxxxxxxxxxxxxx>] - report
	* Fixed a target description of wdnmz in Makefile.
	  - [shin@xxxxxxxxxxxxxxx (Teruhiko Shinmura)] - patch
	* Fixed $HTDOCUMENT_ROOT_URL_PREFIX bug in mknmz.pl
	  - [shin@xxxxxxxxxxxxxxx (Teruhiko Shinmura)] - patch
	* Fixed DB_MAX counting bug in namazu.c
	  - [Hideyuki SHIRAI (白井秀行) <shirai@xxxxxxxxxxxxxxxxxxx>] - report
	* Modified a regex in mailnews_citation_filter
	  - [Rei FURUKAWA <furukawa@xxxxxxxxxxxxxxxx>] - report
	* Added "--" command line option
	  - [KOIE Hidetaka (鯉江英隆) <hide@xxxxxxxx>] - patch
	* Fixed weight_tag() bug in mknmz
	  - [SHIOZAKI Takehiko <takehi-s@xxxxxxxxxxx>] - report
	* Fixed get_author() bug in mknmz.pl
          - [masao@xxxxxxxxxx (Masao Takaku)] - report
	* Modified @Flist related code in 
	  parse_command_line_options() of mknmz.pl
	  - [Takeshi ITOH <titou@xxxxxxxxxx>] -