ami pushed a commit to branch elementary-1.15.

http://git.enlightenment.org/core/elementary.git/commit/?id=52345743b4e7eb8c6c679d94a1b79f57d8ced0d1

commit 52345743b4e7eb8c6c679d94a1b79f57d8ced0d1
Author: Daniel Juyung Seo <seojuyu...@gmail.com>
Date:   Tue Aug 18 01:22:14 2015 +0900

    popup: Exceptionally set since as 1.15.1
    
    This is exceptionall case.
    This was not pushed to 1.15 but has to be pushed to 1.15.1 due to a
    significant popup bug.
---
 src/lib/elm_popup.eo | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/lib/elm_popup.eo b/src/lib/elm_popup.eo
index b4672a6..6e55102 100644
--- a/src/lib/elm_popup.eo
+++ b/src/lib/elm_popup.eo
@@ -162,7 +162,7 @@ class Elm.Popup (Elm.Layout, 
Elm_Interface_Atspi_Widget_Action)
 
               Normally content area does not contain scroller.
 
-              @since 1.16
+              @since 1.15.1
             ]]
          }
          get {
@@ -170,7 +170,7 @@ class Elm.Popup (Elm.Layout, 
Elm_Interface_Atspi_Widget_Action)
 
               Normally content area does not contain scroller.
 
-              @since 1.16
+              @since 1.15.1
             ]]
          }
          values {

-- 


Reply via email to