/[global]/global/NEWS
ViewVC logotype

Diff of /global/NEWS

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

revision 1.109 by h-iwamoto, Wed Oct 6 11:43:28 2004 UTC revision 1.110 by shigio, Thu Nov 11 05:35:33 2004 UTC
# Line 19  ___________________________________ Line 19  ___________________________________
19  GLOBAL NEWS - User visible changes.  GLOBAL NEWS - User visible changes.
20  At least, you had better search '[INCOMPATIBLE CHANGES]' for each version.  At least, you had better search '[INCOMPATIBLE CHANGES]' for each version.
21    
22    Version 4.8.2 - November 11 2004, by Shigio Yamaguchi
23    
24    [INCOMPATIBLE CHANGES]
25    * Postgres support ended.
26    * Htags.pl (perl version of htags) was removed completely.
27    * Config variable sed_command and sort_command were removed.
28      The sed(1) and sort(1) are not necessary any longer.
29    
30    [OTHER CHANGES]
31    Fixed bugs:
32    * Wrong output of 'global -Po' was fixed.
33    
34    New features:
35    * gctags(assembly language):
36      - In addition to `call', `jsr' is recognized as call instruction.
37        Although various call instructions exist like `bl' or `calls',
38        only `call' and `jsr' are used widely.
39      - Macros like ENTRY or EXT are taken up as reference,
40        when definitions exist in somewhere else.
41      - Warning is displayed when a comment is not closed.
42      - C_SYMBOL_NAME and C_ENTRY are recognized as a macro
43        which shows the start of a function.
44      - The string which is not closed finishes at the end of line.
45        This behavior is the same as GNU C preprocessor.
46      - The check of correspondence of "#if" and "#endif" was deleted.
47        This did not exist in version 4.8.
48    * New directory '.snprj/' was added to the DEFAULTSKIP list.
49      This is the tag directory of Source-Navigator.
50    
51  Version 4.8.1 - October 6 2004, by Shigio Yamaguchi  Version 4.8.1 - October 6 2004, by Shigio Yamaguchi
52    
53  Fixed bugs:  Fixed bugs:

Legend:
Removed from v.1.109  
changed lines
  Added in v.1.110

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26