Develop and Download Open Source Software

Browse CVS Repository

Diff of /freewnn/FreeWnn/ChangeLog.en

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.15 by aonoto, Sat Nov 19 18:25:52 2005 UTC revision 1.16 by aonoto, Tue Nov 29 17:30:42 2005 UTC
# Line 1  Line 1 
1    Wed, 30 Nov 2005 02:25:00  Tomoki AONO <aonoto at users.sourceforge.jp>
2            Update ChangeLog and added 1.1.1-a021 tag.
3    
4    Wed, 30 Nov 2005 02:00:02  Tomoki AONO <aonoto at users.sourceforge.jp>
5            * PubdicPlus/pod.c:
6              Changed searchdesc() spec because 2nd / 3rd parameter is not
7              used currently. (I found this on RedHat Bugzilla #110750.)
8              Also added prototype for other functions. Currently it can
9              compile on traditional (K&R) environment.
10    
11    Mon, 28 Nov 2005 02:30:23  Tomoki AONO <aonoto at users.sourceforge.jp>
12            * config.h.in, configure, configure.in:
13              - Added -D_GNU_SOURCE to CCOPTIONS if linux. Merged from
14                Gentoo portage, but discussion began in wnn-users ML
15                ([wnn-users 1035]).  Thanks to MATSUU Takuto.
16                (Some (ancient?) Linux users may get some problems on
17                building. Please report us if it occurs.)
18              - Changed library searching method of crypt() (to
19                AC_SEARCH_LIBS). Maybe useful for systems that have
20                crypt() on both libc and libcrypt (i.e. Solaris).
21              - Use $(top_builddir) to *WNNJLIB / HINSI_DATA (instead of
22                *WNNJLIBSRC / WNNJDSRC) by default. Useful if builddir !=
23                srcdir, but it doesn't break normal configurations.
24              - Some cosmetic change. (Also stripped old mail address.)
25    
26    Mon, 21 Nov 2005 01:10:28  Tomoki AONO <aonoto at users.sourceforge.jp>
27            * Wnn/uum/Makefile.in, cWnn/uum/Makefile.in, kWnn/uum/Makefile.in:
28              Describe each library in *uum dependency line instead of
29              $LOCAL_LIBRARIES (to avoid searching libraries in @LIBS@).
30    
31    Sun, 20 Nov 2005 03:25:52  Tomoki AONO <aonoto at users.sourceforge.jp>
32    
33            * ChangeLog, ChangeLog.en:
34              Update ChangeLog to 29 Aug 2005. (Japanese translation is
35              not available...)
36  Mon, 29 Aug 2005 02:17:35  Tomoki AONO <aonoto at users.sourceforge.jp>  Mon, 29 Aug 2005 02:17:35  Tomoki AONO <aonoto at users.sourceforge.jp>
37          * Wnn/uum/Makefile.in:          * Wnn/uum/Makefile.in:
38            - Fix libtool issue (Added --mode, remove .libs/ directory            - Fix libtool issue (Added --mode, remove .libs/ directory

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26