diff options
Diffstat (limited to 'akregator/src/mk4storage/metakit/CHANGES')
-rw-r--r-- | akregator/src/mk4storage/metakit/CHANGES | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/akregator/src/mk4storage/metakit/CHANGES b/akregator/src/mk4storage/metakit/CHANGES index 4f167afbc..20cd91d39 100644 --- a/akregator/src/mk4storage/metakit/CHANGES +++ b/akregator/src/mk4storage/metakit/CHANGES @@ -996,9 +996,9 @@ M-solaris.sh and M-dyn.sh scripts need to be manually edited when choosing between CC and gcc. -2001-03-27 Double-tqalignment bug on Solaris +2001-03-27 Double-alignment bug on Solaris - Two changes (c4_Bytes in mk4.h and src/column.h) to fix an tqalignment + Two changes (c4_Bytes in mk4.h and src/column.h) to fix an alignment problem for 8-byte doubles on Solaris. This caused tests b17, b23, b24, s22, and s28 to fail. @@ -1084,7 +1084,7 @@ 2000-10-03 Fixes for Alpha Unix - Moved _item in column.h up to fix tqalignment sensitivity. Config.h + Moved _item in column.h up to fix alignment sensitivity. Config.h did not get SIZE_LONG right on Alpha Unix (0?). 2000-09-27 Contributed fixes and Python 2.0b2 |