aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2005-03-22 11:16:59 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2005-03-22 11:16:59 +0000
commit5afff2d6b8de819eab0b415854dbf99b697a405d (patch)
tree449004459528f5fec379e3a4e77790c00a9d7000 /ChangeLog
parenta2e7b337378f99a4118f8fe174a1341a53306c6c (diff)
downloadcflow-5afff2d6b8de819eab0b415854dbf99b697a405d.tar.gz
cflow-5afff2d6b8de819eab0b415854dbf99b697a405d.tar.bz2
Updated
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog23
1 files changed, 23 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 39b2ba0..f2849e4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,26 @@
+2005-03-22 Sergey Poznyakoff <gray@Mirddin.farlep.net>
+
+ * lib/argcv.c: Imported from mailutils
+ * lib/argcv.h: Imported from mailutils
+ * lib/Makefile.tmpl: Added argcv
+ * src/cflow.rc: New file
+ * src/Makefile.am: Distribute cflow.rc
+ (chart.cflow): New rule
+ * src/c.l (CFLOW_PREPROC): Moved to cflow.h
+ (set_preprocessor): Accept NULL arg
+ * src/cflow.h (CFLOW_PREPROC): New define
+ (set_preprocessor,pp_option,print_level): New prototypes
+ (level_mark): Type changed to unsigned char.
+ * src/main.c (ignore_indentation): Renamed to use_indentation,
+ sense reverted. All callers updated
+ New options: --cpp, alias to --preprocess.
+ --no-cpp, disables preprocessing
+ * src/output.c (level_mark): Type changed to unsigned char.
+
+ * src/rc.c: Rewritten using argcv
+ * src/parser.c (ignore_indentation): Renamed to use_indentation,
+ sense reverted. All callers updated
+
2005-03-22 Sergey Poznyakoff <gray@Noldor.runasimi.org>
* TODO: Updated

Return to:

Send suggestions and report system problems to the System administrator.