aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2005-10-03 14:17:18 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2005-10-03 14:17:18 +0000
commit95f5ef32366b40476e66028c55f5fd8163cc9757 (patch)
tree75b6553d57a0c41a95b698142fe50b3eaa95d2d7 /ChangeLog
parentb96067cbe4c9f99d29564c3c1c7672c9706279ea (diff)
downloadcflow-95f5ef32366b40476e66028c55f5fd8163cc9757.tar.gz
cflow-95f5ef32366b40476e66028c55f5fd8163cc9757.tar.bz2
Updated
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 70436f5..809d6f5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,16 +1,24 @@
12005-10-03 Sergey Poznyakoff <gray@gnu.org.ua> 12005-10-03 Sergey Poznyakoff <gray@gnu.org.ua>
2 2
3
3 * configure.ac: Raised version number to 1.0. 4 * configure.ac: Raised version number to 1.0.
4 Set RENDITION level depending on the program version. 5 Set RENDITION level depending on the program version.
6 Make sure HAVE_DECL_PROGRAM_INVOCATION_NAME is 1.
5 * NEWS: Updated 7 * NEWS: Updated
6 * doc/Makefile.am (RENDITION): Removed assignment. 8 * doc/Makefile.am (RENDITION): Removed assignment.
7 * doc/cflow.texi: Fix typo 9 * doc/cflow.texi: Fix typo
8 * doc/d.c, doc/wc.c: Untabify 10 * doc/d.c, doc/wc.c: Untabify
9 * src/Makefile.am (cflow_LDADD): Add $(LIBINTL) 11 * src/Makefile.am (cflow_LDADD): Add $(LIBINTL)
10 * src/main.c ("print" option): Set hidden attribute. I'm not sure 12 * src/main.c ("print" option): Set hidden attribute. I'm not sure
11 whether we need this option. 13 whether we need this option.
14 Include strndup.h
12 * src/parser.c (parse_function_declaration): Fix ANSI compatibility 15 * src/parser.c (parse_function_declaration): Fix ANSI compatibility
13 16
17 * lib/argcv.c (argcv_unquote_copy): Minor fix.
18
19 * src/Makefile.am (cflow_CFLOW_INPUT): Use @OBJEXT@ instead of
20 $(OBJEXT) to satisfy non-GNU makes.
21
142005-09-27 Sergey Poznyakoff <gray@gnu.org.ua> 222005-09-27 Sergey Poznyakoff <gray@gnu.org.ua>
15 23
16 * configure.ac: Raised version number to 0.2.3 24 * configure.ac: Raised version number to 0.2.3

Return to:

Send suggestions and report system problems to the System administrator.