summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChunEon Park <hermet@hermet.pe.kr>2013-04-23 20:54:16 +0900
committerChunEon Park <hermet@hermet.pe.kr>2013-04-23 20:54:16 +0900
commitf020787fef8f33323bfa326183e552abe4e547fd (patch)
treef8636d5ed664296b38cca19211f9b7d05c79a8d0
parentb81c31182ef0f8888f26b2fc696896161bf3c145 (diff)
downloadelementary-f020787fef8f33323bfa326183e552abe4e547fd.tar.gz
elementary - fix indentation
-rw-r--r--ChangeLog10
1 files changed, 6 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index ccf59522e..3dc98f70a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1280,10 +1280,12 @@
2013-04-23 Jaehwan Kim
- * Fix the scrolled entry in scroller is located wrong position when the cursor is changed.
- It is a scroller in scroller. In this case, it moved twice.
+ * Fix the scrolled entry in scroller is located wrong position when the
+ cursor is changed. It is a scroller in scroller. In this case, it moved
+ twice.
2013-04-23 ChunEon Park
- * Support language change for widget items (Ctxpopup, Hoversel, Naviframe, Diskselector, List,
- Menu, Segment_Control, Toolbar, Popup, MultibuttonEntry)
+ * Support language change for widget items (Ctxpopup, Hoversel,
+ Naviframe, Diskselector, List, Menu, Segment_Control, Toolbar, Popup,
+ MultibuttonEntry)