Added new files resulting from directory restructuring.
[pspp-builds.git] / 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.