Move GCC attribute declarations from pref.h.orig to new file
[pspp] / lib / gtksheet / ChangeLog
1     * Separated the data out of the GtkSheet.  The gtksheet should now be
2     regarded as a way of looking into the data.  The data is represented by a
3     GSheetModel and the rows and columns by  GSheetRow and GSheetColumn.