aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog13
-rw-r--r--NEWS7
-rw-r--r--doc/.cvsignore2
-rw-r--r--po/.cvsignore11
4 files changed, 30 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 74ef987..70436f5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2005-10-03 Sergey Poznyakoff <gray@gnu.org.ua>
+
+ * configure.ac: Raised version number to 1.0.
+ Set RENDITION level depending on the program version.
+ * NEWS: Updated
+ * doc/Makefile.am (RENDITION): Removed assignment.
+ * doc/cflow.texi: Fix typo
+ * doc/d.c, doc/wc.c: Untabify
+ * src/Makefile.am (cflow_LDADD): Add $(LIBINTL)
+ * src/main.c ("print" option): Set hidden attribute. I'm not sure
+ whether we need this option.
+ * src/parser.c (parse_function_declaration): Fix ANSI compatibility
+
2005-09-27 Sergey Poznyakoff <gray@gnu.org.ua>
* configure.ac: Raised version number to 0.2.3
diff --git a/NEWS b/NEWS
index 37057b9..f975687 100644
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,14 @@
-GNU cflow NEWS -- history of user-visible changes. 2005-09-27
+GNU cflow NEWS -- history of user-visible changes. 2005-10-03
Copyright (C) 2005 Sergey Poznyakoff
See the end of file for copying conditions.
Please send cflow bug reports to <bug-cflow@gnu.org>.
+Version 1.0:
+
+* First official release.
+
+
Version 0.2.3:
* Finished documentation.
diff --git a/doc/.cvsignore b/doc/.cvsignore
index c018aa4..bf6d398 100644
--- a/doc/.cvsignore
+++ b/doc/.cvsignore
@@ -20,5 +20,5 @@ cflow.ps
cflow.tmp
cflow.cps
cflow.fns
+cflow.pdf
cflow.pgs
-
diff --git a/po/.cvsignore b/po/.cvsignore
index 683e337..0055994 100644
--- a/po/.cvsignore
+++ b/po/.cvsignore
@@ -5,5 +5,14 @@ Makevars.template
POTFILES
Rules-quot
cflow.pot
+boldquot.sed
+en@boldquot.header
+en@quot.header
+insert-header.sin
+mailutils.pot
+quot.sed
+remove-potcdate.sin
remove-potcdate.sed
-stamp-po \ No newline at end of file
+stamp-po
+*.mo
+*.gmo

Return to:

Send suggestions and report system problems to the System administrator.