2003-05-20 Hiroyuki Komatsu * Version 0.5.2 * debian/control (Depends): Added prime-dict. * lib/prime/prime.rb (PrimeInput#label): New function which returns a suitable label of a user input. (i.e. "apple" -> "apple", "ringo" -> "りんご") * debian/prime.doc.EX: Deleted this file to fix a packaging bug. Thnak you for the report by NAKANO Takeo * debian/rules (install): Bug fix. Changed '\/usr\/' to '\/usr' . * lib/prime/session.rb (start): Fixed a bug of invalid exit by typing just enter. Thank you for the report by TOKUNAGA Hiroyuki