Changelog for
libchewing-0.3.0-82.3.i586.rpm :
Tue Dec 4 13:00:00 2007 mfabianAATTsuse.de
- fix build with glibc 2.7.
- fix some rpmlint warnings.
Mon Apr 9 14:00:00 2007 roAATTsuse.de
- fix build with updated check package
Tue Mar 27 14:00:00 2007 sbrabecAATTsuse.cz
- Require check-devel.
Tue Oct 31 13:00:00 2006 meissnerAATTsuse.de
- use RPM_OPT_FLAGS correctly.
Thu Jul 13 14:00:00 2006 mfabianAATTsuse.de
- update to 0.3.0:
+ This is a new development branch differing a lot from
+ 0.2.x series, and breaks API/ABI for new features.
+ UTF-8 based language engine core for common Unicode
+ environment.
+ Porting layer for POSIX/Unix-like and Win32 to reduce the
+ redundant porting process.
+ New API design for better consistency.
+ Merge the efforts from libchewing-data subproject, which
+ means various phrases have been reviewed and corrected.
+ Zuin fixes and symbol improvements.
+ Support key \'j\' / \'k\' for paging in selection mode.
+ Fix some internal memory management bugs and leaks.
+ Improved internal test suite.
+ New binary-form of user hash data to speed up loading and
+ solve hash data corruption.
+ Better calculating of internal tree and phone constants.
+ Revised tsi.src for richer phrases and avoiding crashes.
+ Merge phone and phrase from CNS11643.
+ Reduce the amount for the expose for internal symbols.
+ Improved Han-Yu PinYin to use table-lookup implementation.
+ Experimental frequency-evaluation. (re-compute chewing
+ lifetime)
+ Implement the choice mechanism for pair symbols.
+ Improved Tab handling to allow the switching over different
+ frequency orders of candidated phrases.
+ New auxiliary module for simpler API uses.
+ Experimental memory-mapping based binary data handling to
+ speed up data loading.
- add \"check\" to BuildRequires.
- adapt bugzilla-155270-libchewing-init-chewing-correctly.patch
Tue May 23 14:00:00 2006 zsuAATTsuse.de
- bugzilla #155270,#177882 new patch for #155270 to avoid #177882.
Clearing the whole ChewingData structure will clear config data
as well, which causes another crash in libchewing (#177882).
So we need keep ChewingData.Config member while clearing others.
Tue May 9 14:00:00 2006 zsuAATTsuse.de
- bugzilla #155270: Fix scim crash issue when switching from Chewing
to other input method.
Wed Jan 25 13:00:00 2006 mlsAATTsuse.de
- converted neededforbuild to BuildRequires
Mon Jan 23 13:00:00 2006 mfabianAATTsuse.de
- fix libtool problem in configure.ac to make the package build
again.
Tue Aug 9 14:00:00 2005 mfabianAATTsuse.de
- update to 0.2.7.