diff options
author | Havoc Pennington <hp@redhat.com> | 2001-06-13 17:07:11 +0000 |
---|---|---|
committer | Havoc Pennington <hp@src.gnome.org> | 2001-06-13 17:07:11 +0000 |
commit | 3a42444e7f2449598106338be7e6ec9468bb7946 (patch) | |
tree | dea24ca58dedaf9dbb72f4b96bbc24937b1f460f /NEWS | |
parent | 513f26bc241f419b89fdeb70460550e7ed044039 (diff) | |
download | pango-3a42444e7f2449598106338be7e6ec9468bb7946.tar.gz |
don't ignore errors from missing index.sgmlPANGO_0_17GTK_ALL_1_3_6
2001-06-12 Havoc Pennington <hp@redhat.com>
* docs/Makefile.am (dist-hook): don't ignore errors from missing
index.sgml
* NEWS: update
* configure.in: increment version to 0.17
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Changes between 0.16 and 0.17 + +* Build/bug fixes +* Cursor motion is now by graphemes (logical editing units) rather than + by characters +* Optionally support jumping cursor instead of split cursor + Changes between 0.15 and 0.16 * Ability to make newlines in a PangoLayout display as regular characters |