diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2006-07-29 09:58:09 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2006-07-29 09:58:09 +0000 |
commit | de6248606092da03c2323ebcbd7b43b47137fddc (patch) | |
tree | 3c355175ad1a4d3d9f9e49099e679edf26bf0bc7 /ChangeLog | |
parent | 297dd55afd2bf2bedbdb244fba4e9027b8060532 (diff) | |
download | mig-de6248606092da03c2323ebcbd7b43b47137fddc.tar.gz mig-de6248606092da03c2323ebcbd7b43b47137fddc.tar.bz2 mig-de6248606092da03c2323ebcbd7b43b47137fddc.zip |
Savannah tags.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |