diff options
author | Daniel Juyung Seo <seojuyung2@gmail.com> | 2014-08-21 01:19:58 +0900 |
---|---|---|
committer | Daniel Juyung Seo <seojuyung2@gmail.com> | 2014-08-21 01:20:27 +0900 |
commit | cd0a663531e3e09e14d47dc275d209d7655c6762 (patch) | |
tree | f7983f86ab10198329960a6954ba5a77b0698696 | |
parent | e3f75bb25a7bf0ed15e51d7e2365240153bc7c6c (diff) |
NEWS: keep the convention with other lines.
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -44,7 +44,7 @@ Fixes: | |||
44 | * gengrid: Fixed position calculation routine. | 44 | * gengrid: Fixed position calculation routine. |
45 | * genlist: Do not segv if the user clear the list on item double-click. | 45 | * genlist: Do not segv if the user clear the list on item double-click. |
46 | * gengrid: Once again selects items using keyboard when no item was previously selected | 46 | * gengrid: Once again selects items using keyboard when no item was previously selected |
47 | * entry: fix clearing selection region problem while it's already selected. | 47 | * entry: Fixed clearing selection region problem while it's already selected. |
48 | 48 | ||
49 | Changes since Elementary 1.9.0: | 49 | Changes since Elementary 1.9.0: |
50 | ------------------------------- | 50 | ------------------------------- |