mirror of
https://git.savannah.gnu.org/git/gperf.git
synced 2025-12-02 21:19:24 +00:00
* NEWS: Add note about #line directive fix.
This commit is contained in:
@@ -1,5 +1,13 @@
|
|||||||
2006-01-13 Brendan Kehoe <brendan@zen.org>
|
2006-01-13 Brendan Kehoe <brendan@zen.org>
|
||||||
|
|
||||||
|
* Created gperf-3.0.2.tar.gz release.
|
||||||
|
|
||||||
|
* NEWS: Add note about #line directive fix.
|
||||||
|
|
||||||
|
* doc/gperf.texi (UPDATED): Correct to be today.
|
||||||
|
* doc: Regenerated by doing make in a configured tree.
|
||||||
|
Requires makeinfo, texi2dvi, texi2pdf, and texi2html.
|
||||||
|
|
||||||
* configure.in: Add AC_OBJEXT and AC_EXEEXT.
|
* configure.in: Add AC_OBJEXT and AC_EXEEXT.
|
||||||
* lib/Makefile.in (OBJEXT): Define for subst.
|
* lib/Makefile.in (OBJEXT): Define for subst.
|
||||||
(OBJECTS): Use $(OBJEXT) instead of '.o'.
|
(OBJECTS): Use $(OBJEXT) instead of '.o'.
|
||||||
|
|||||||
1
NEWS
1
NEWS
@@ -3,6 +3,7 @@ New in 3.0.2:
|
|||||||
* Compiles with g++-4.0.x.
|
* Compiles with g++-4.0.x.
|
||||||
* Added option --length-table-name.
|
* Added option --length-table-name.
|
||||||
* Added declaration %define length-table-name.
|
* Added declaration %define length-table-name.
|
||||||
|
* Fixed #line directives for filenames containing backslashes.
|
||||||
|
|
||||||
New in 3.0.1:
|
New in 3.0.1:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user