summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2006-07-29 09:58:09 +0000
committerThomas Schwinge <tschwinge@gnu.org>2006-07-29 09:58:09 +0000
commitde6248606092da03c2323ebcbd7b43b47137fddc (patch)
tree3c355175ad1a4d3d9f9e49099e679edf26bf0bc7 /ChangeLog
parent297dd55afd2bf2bedbdb244fba4e9027b8060532 (diff)
Savannah tags.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9ce336e..f0c534a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
2006-07-29 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
+ [patch #324]
* migcom.c (myfclose): New function.
(main): Use myfclose instead of fclose.
* user.c (WriteUserIndividual): Check for errors when closing file.
@@ -11,6 +12,7 @@
2005-05-27 Thomas Schwinge <schwinge@nic-nac-project.de>
+ [patch #2507]
* mig.in (prj_quote_sh): New shell funcion; copied from Paul Jarc's
prjlibs. Use that function to properly quote strings in $cppflags
that contain whitespace.