summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog25
1 files changed, 25 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1b39630..cdc3e57 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,28 @@
+13-06-02 Cyrille Bagard <nocbos@gmail.com>
+
+ * configure.ac:
+ * src/arch/archbase.h:
+ * src/editor.c:
+ * src/glibext/gbufferline.c:
+ * src/glibext/gbufferline.h:
+ * src/glibext/gbuffersegment.c:
+ * src/glibext/gbuffersegment.h:
+ * src/glibext/gcodebuffer.c:
+ * src/glibext/gcodebuffer.h:
+ * src/gtkext/gtkbufferview.c:
+ * src/gtkext/gtkbufferview-int.h:
+ * src/gtkext/gtkextstatusbar.c:
+ * src/gtkext/gtkextstatusbar.h:
+ * src/gtkext/gtkviewpanel.c:
+ Save some progress about edition views.
+
+ * src/gui/Makefile.am:
+ Add the 'status.[ch]' files to libgui_la_SOURCES.
+
+ * src/gui/status.c:
+ * src/gui/status.h:
+ New entries: put the status bar in a better place.
+
13-05-26 Cyrille Bagard <nocbos@gmail.com>
* src/gtkext/graph/layout.c: