author | thufir <thufir> | 2002-08-14 08:19:59 (UTC) |
---|---|---|
committer | thufir <thufir> | 2002-08-14 08:19:59 (UTC) |
commit | 6d99df900f27aa403325e388ef8719faaf7f9260 (patch) (unidiff) | |
tree | 274226ac65049dce2794f74b4464086483647210 | |
parent | 953aa831f099c4ab786e177f418907dc2035b167 (diff) | |
download | opie-6d99df900f27aa403325e388ef8719faaf7f9260.zip opie-6d99df900f27aa403325e388ef8719faaf7f9260.tar.gz opie-6d99df900f27aa403325e388ef8719faaf7f9260.tar.bz2 |
update for gcc3 fixes
-rw-r--r-- | noncore/apps/opie-sheet/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/noncore/apps/opie-sheet/ChangeLog b/noncore/apps/opie-sheet/ChangeLog index 0b0f55c..3243251 100644 --- a/noncore/apps/opie-sheet/ChangeLog +++ b/noncore/apps/opie-sheet/ChangeLog | |||
@@ -1,13 +1,17 @@ | |||
1 | August 01, 2002 | ||
2 | |||
3 | - Fixed gcc3 compile problems. (by harlekin) | ||
4 | |||
1 | July 06, 2002 | 5 | July 06, 2002 |
2 | 6 | ||
3 | - Fixed DocLnk management to save documents correctly. (by leseb) | 7 | - Fixed DocLnk management to save documents correctly. (by leseb) |
4 | 8 | ||
5 | July 04, 2002 | 9 | July 04, 2002 |
6 | 10 | ||
7 | * Release 1.0.1 (by thufir) | 11 | * Release 1.0.1 (by thufir) |
8 | - Sheet/Qt is now a part of Opie, so its name is changed to Opie Sheet. (by thufir) | 12 | - Sheet/Qt is now a part of Opie, so its name is changed to Opie Sheet. (by thufir) |
9 | - Fixed sorting bug. (by thufir) | 13 | - Fixed sorting bug. (by thufir) |
10 | 14 | ||
11 | April 14, 2002 | 15 | April 14, 2002 |
12 | 16 | ||
13 | * Release 1.0.0 (by thufir) | 17 | * Release 1.0.0 (by thufir) |