diff options
Diffstat (limited to 'kig/ChangeLog')
-rw-r--r-- | kig/ChangeLog | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/kig/ChangeLog b/kig/ChangeLog index ddbb1309..50e1c288 100644 --- a/kig/ChangeLog +++ b/kig/ChangeLog @@ -234,7 +234,7 @@ 2005-02-07 Maurizio Paolini <paolini@dmf.unicatt.it> - * Bug fix: new algorithm for calcPath in calcpath.cc; the + * Bug fix: new algorithm for calcPath in calcpath.cpp; the previous had exponential complexity for some examples 2005-02-03 Dominique Devriese <devriese@kde.org> @@ -1052,7 +1052,7 @@ 2004-02-14 Dominique Devriese <devriese@kde.org> - * Fix a bug waiting to pop up in construct_mode.cc, where you + * Fix a bug waiting to pop up in construct_mode.cpp, where you select the same object twice. * Add documentation about the locus and textlabel design to the @@ -1061,7 +1061,7 @@ 2004-02-10 Dominique Devriese <devriese@kde.org> * Fix a bug which caused Kig to crash on moving a text label by - removing a wrong assertion in objects/object_calcer.cc + removing a wrong assertion in objects/object_calcer.cpp 2004-02-09 Dominique Devriese <devriese@kde.org> @@ -1286,7 +1286,7 @@ 2003-07-17 Dominique Devriese <devriese@kde.org> * fix the "conversion from const char* to char*" problem in - python_scripter.cc. This introduces a small, harmless memory leak + python_scripter.cpp. This introduces a small, harmless memory leak because of how the python libs work.. 2003-07-16 Dominique Devriese <devriese@kde.org> |